|

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


image

image

Tree.FindNodeByText

OverviewExamples

string Tree.FindNodeByText ( string ObjectName,


string StartNodeIndex,


string Text )


De s cr ip t ion


Searches the tree for a node based on specified text.


P arame t er s


ObjectName


(string) The name of the tree object.


|