[12] Lists
12.1
What are lists good for anyway?
12.2
Why do I get a "handler not defined" error when using list operations?
12.3
Why does my list stop being a list when I save it to a field?
12.4
How can I make a duplicate copy of a list?
12.5
How can I define a stack?
12.6
How can I define a table?
12.7
How can I define a multidimensional array?
12.8
How do I get rid of the damn things?