CSV_ListBox_GetItem
Returns the item text associated with a given ItemID.
Syntax
CSV_ListBox_GetItem(hList,sItemID)
#hList:
Handle to list object.
#sItemID:
ItemID of item.
Return Value
Item having ItemID = sItemID.