GetMarkedRecordsTableRef()

Examples


The GetMarkedRecordsTableRef() function in the syListObj form retrieves the reference to the temporary table that contains the rows marked for the list.

Syntax

GetMarkedRecordsTableRef(list_object)

Parameters

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

Return value

A reference to the temporary table that contains the rows marked for the list.


Documentation Feedback