Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Clears the entries in the combo box list.
Syntax
public void clear()
Run On
Client
Examples
The following example shows how to clear the entries in the combo box list.
this.clear();