gui.insertListItem
Inserts an empty item into a list at a specified row.
Prototype
bOk = gui.insertListItem ( hComponent, nRow )
Parameters
hComponent - valid GUI component handle
nRow - row number 1..n
Return values
bOk - true on success
Available since ShiVa 2.0