gui.removeListItem

Removes a specific item from a list.

Prototype

  1. bOk = gui.removeListItem ( hComponent, hItem )

Parameters

hComponent - valid GUI component handle
hItem - valid list item handle


Return values

bOk - true on success


Available since ShiVa 2.0