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.
GetMarkedRecordsTableIndex(list_object)
• list_object – The list object composite that manages the state information for the list.
An integer containing the index number.