ID:162352
 
I was wondering what lists are? How do you use them? Can they be loded for certain reasons ?How?
A list is a 1 dimensional array of information.

eg.
{1,2,3,4,5,6,7,8,9,10} <- This is a list

{"Blue","Red","Green","Zebra"} <- Also a list.



For more information, try the reference.
http://www.byond.com/docs/ref/info.html#/list