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
Tree.InsertNode
OverviewExamples
string Tree.InsertNode ( string ObjectName,
string NodeIndex,
table NodeData )
De s cr ip t ion
Inserts a node into the tree object.
P arame t er s
ObjectName
(string) The name of the tree object.