Objectlist

An objectlist is a list that can contain any number of elements, all of which have to be of type object.

The format in an ASLX file is:

 <mylist type="objectlist">player; object1; thing</mylist>

See Using Lists for more information.