YOU ARE VIEWING DOCUMENTATION FOR ioL v.1. Click here for documentation for older v.0.9x versions of ioL.
ioL

Programming manual (doc.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.