Clear
function Clear(): void
Description
Clears a list of values of the combo box / dropdown list content control.
Returns
void
Try It
// todo_example
function Clear(): void
Clears a list of values of the combo box / dropdown list content control.
void
// todo_example