public function DeleteItem
Prototype:
public function DeleteItem(item_index)
Parameters
item_index
the index of the item to delete
Description:
Deletes the item in the combo box at the given index.
Return value:
Returns the result of the
Send method (not to be considered important).