Returns the number of fields in the table that are currently selected or returns the number of fields that have been defined in a key. Returns an error if no table or no key is selected.

Count := RecordRef.FIELDCOUNT

Parameters

RecordRef

Type: RecordRef

The recordref of the record that you use to identify the table.

Expand imageProperty Value/Return Value

Expand imageSee Also