ResultVariable
When adding an action with the script editor, you can use this field to specify a variable that the return value will be stored in.
See also: Related Actions
Table.Insert
OverviewExamples
Table.Insert ( table SourceTable,
number Position,
variant Value )
De s cr ip t ion
Inserts an item into a numerically indexed table at a specific position.
P arame t er s
SourceTable
(table) The table to insert the item into.