Using the CSV_Include Project > CSV_Include Reference > CSV_Include Functions > CSV_ListBox_GetItemID

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.