Determines whether any records exist within a filtered set of records in a table.

Empty := RecordRef.ISEMPTY

Parameters

RecordRef

Type: RecordRef

The recordref of a record that refers to a table (possibly with filters).

Expand imageProperty Value/Return Value

Expand imageRemarks

Expand imageSee Also