|

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

ComboBox.DeleteItem

OverviewExamples

ComboBox.DeleteItem ( string ObjectName,


number Item )


De s cr ip t ion


Removes an item from a combobox object.


P arame t er s


ObjectName


(string) The name of the combobox object.


|