YOU ARE VIEWING ARCHIVAL DOCUMENTATION FOR ioL VERSIONS 0.9x. Go to doc.iol.science for the latest version.
ioL

Programming manual (doc0.iol.science)



<vector>

Defines a variable object that stores a list of data elements of mixed type.

A vector object does not itself return its contents or display data as a markup element would, however you can create a reference to a vector instance in order to get and/or manipulate the data elements inside.