Actions
|
Add Option |
Add Option Target is ComboBox (String) |
|
Clear Options |
Clear Options Target is ComboBox (String) |
|
Clear Selection |
Clear Selection Target is ComboBox (String) |
|
Find Option Index |
Find Option Index Target is ComboBox (String) |
|
Get Option at Index |
Get Option at Index Target is ComboBox (String) |
|
Get Option Count |
Returns the number of options Target is ComboBox (String) |
|
Get Selected Index |
Get Selected Index Target is ComboBox (String) |
|
Get Selected Option |
Get Selected Option Target is ComboBox (String) |
|
Is Open |
Is Open Target is ComboBox (String) |
|
Refresh Options |
Refreshes the list of options. If you added new ones, and want to update the list even if it's currently being displayed use this. Target is ComboBox (String) |
|
Remove Option |
Remove Option Target is ComboBox (String) |
|
Set Selected Index |
Set Selected Index Target is ComboBox (String) |
|
Set Selected Option |
Set Selected Option Target is ComboBox (String) |