Using the CSV_Include Project > CSV_Include Reference > CSV_Include Functions > CSV_ListBox_GetItem

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.