Obtains an approximate count of the number of records in the table, for example, for updating progress bars or displaying informational messages.

Number := RecordRef.COUNTAPPROX

Parameters

RecordRef

Type: RecordRef

The recordref of a record in the table to be counted.

Expand imageProperty Value/Return Value

Expand imageRemarks

Expand imageSee Also