The ComboBox class / ui.ComboBox methods |
Remove an item by name.
The removeItem() method deletes an item from the list. The item to be removed is identified by the name passed as a parameter. If the item does not exist, the method returns without error.