CSV_ListBox_GetItemID
Returns the item ID associated with a given Item text.
Syntax
CSV_ListBox_GetItemID(hList,sItem)
#hList:
Handle to list object.
#sItem:
Item text (as it appears in the listbox).
Return Value
ItemID.