Publishes a String array to the InfoBus as a data item of type ArrayAccess.
ScriptHelper.publishVectorToInfoBus(itemName, InfoBusVector)
The published data item has Java data type ArrayAccess.
If you specify a new data item name, all previously published items remain available. If you specify an item name that has already been published, the ScriptHelper applet revokes the old data item of the same name.
See also
ScriptHelper applet
publishStringToInfoBus method
createInfoBusVector method
InfoBusVector class