getTotalRecords
$n = getTotalRecords()
Returns the total number of records available in the last query, rather than just those on the current page.
The total number of records are returned. Issuing another query via a get method will change the returned value.