Select
function Select(): boolean
Description
Selects the list entry in the combo box / dropdown list content control and sets the text of the content control to the selected item value.
Returns
boolean
Try It
// todo_example
function Select(): boolean
Selects the list entry in the combo box / dropdown list content control and sets the text of the content control to the selected item value.
boolean
// todo_example