GetListID()

Examples


The GetListID() function in the syListObj form retrieves the ID of the list currently being displayed.

Syntax

GetListID(list_object)

Parameters

list_object – The list object composite that manages the state information for the list.

Return value

A long integer containing the list ID.


Documentation Feedback