GetMarkedRecordsTableIndex()

Examples


The GetMarkedRecordsTableIndex() function in the syListObj form retrieves the number of the index used for the temporary table that contains the rows marked for the list.

Syntax

GetMarkedRecordsTableIndex(list_object)

Parameters

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

Return value

An integer containing the index number.


Documentation Feedback