Returns the number of keys that exist in the table that is referred to by the recordref. Returns an error if no table is selected.

Count := RecordRef.KEYCOUNT

Parameters

RecordRef

Type: RecordRef

The recordref that identifies the record and the table in which you are interested.

Expand imageProperty Value/Return Value

Expand imageSee Also