gui.insertListItems
Inserts n empty items into a list at a specified row.
Prototype
tItems = gui.insertListItems ( hComponent, nRow, nCount )
Parameters
hComponent - valid GUI component handle
nRow - row number 1..n
nCount - number 1..n how many items you want to insert
Return values
tItems - table with item handles
Available since ShiVa 2.0