TrackRecordPro API Documentation TrackRecordPro

getTotalRecords()

Summary

Method Name

getTotalRecords

Minimum Supported API Version3.0

getTotalRecords

$n = getTotalRecords()

Details

Returns the total number of records available in the last query, rather than just those on the current page.

Return value

The total number of records are returned. Issuing another query via a get method will change the returned value.