FormComboBoxControl.clear Method [AX 2012]

Clears the entries in the combo box list.

public void clear()

Run On

Client

The following example shows how to clear the entries in the combo box list.

this.clear();

Community Additions

ADD
Show: