gui.selectListItem
Select or deselect a specific item in a list.
Prototype
bOk = gui.selectListItem ( hComponent, hListItem, bSelected )
Parameters
hComponent - valid GUI component handle
hListItem - valid list item handle
bSelected - true to select, false to deselect
Return values
bOk - true on success
Available since ShiVa 2.0