Holds an array of strings that the ScriptHelper applet can publish to the InfoBus as a data item. Array rows can be different lengths. This helper class has scriptable methods for adding rows and array element values.
To create an instance of this class, call the createInfoBusVector method on the ScriptHelper applet.
Methods
addValue method
appendRow method
appendColumnValue method
See also
InfoBus
ScriptHelper applet
createInfoBusVector method
publishVectorToInfoBus method