SelectComboItem |
Selects a given Combo Item based on the item text.
Prototype:
SelectComboItem PROCEDURE(LONG ComboID, STRING Txt)
Arguments:
ComboID |
The ID for the drop down combo control |
Txt |
The text of the item to select. |
See also: