gui.removeComboBoxItem

Removes a single item from a comboBox.

Prototype

  1. bOk = gui.removeComboBoxItem ( hComponent, nIndex|hComboBoxItem )

Parameters

hComponent - valid GUI comboBox handle
nIndex|hComboBoxItem - index number 1..n or item handle


Return values

bOk - true on success


Available since ShiVa 2.0