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
ListBox.SelectItem
OverviewExamples
ListBox.SelectItem ( string ObjectName,
number Index )
De s cr ip t ion
Selects an item in a specific listbox object.
P arame t er s
ObjectName
(string) The name of the listbox object.