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