Assigns a new String value to an element of the array held in an InfoBusVector object.
InfoBusVector.addValue(row, column, value)
If you specify a row or column number beyond the current bounds of the array, InfoBusVector creates the necessary number of empty rows or columns to reach the specified array element.
See also
appendRow method
appendColumnValue method
InfoBusVector class
ScriptHelper applet