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.GetChecked
OverviewExamples
table ListBox.GetChecked ( string ObjectName,
number CheckState )
De s cr ip t ion
Returns a table containing the indexes (line numbers) of the matching checked items in a listbox object.
P arame t er s
ObjectName
(string) The name of the listbox object.