gui.selectAllListItems

Selects or deselects all items in a list.

Prototype

  1. bOk = gui.selectAllListItems ( hComponent, bSelect )

Parameters

hComponent - valid GUI component handle
bSelect - true to select, false to deselect


Return values

bOk - true on success


Available since ShiVa 2.0