GetMarkedRecordCount()

Examples


The GetMarkedRecordCount() function in the syListObj form retrieves the number of rows marked for the list.

Syntax

GetMarkedRecordCount(list_object)

Parameters

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

Return value

An integer containing the number of rows marked.


Documentation Feedback