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
CheckBox.SetChecked
OverviewExamples
CheckBox.SetChecked ( string ObjectName,
boolean Checked = true )
De s cr ip t ion
Sets the checked/unchecked state of a checkbox object.
P arame t er s
ObjectName
(string) The name of the checkbox object.