Changes the filter group that is being applied to the table. You can also use this function to return the number of the current filtergroup. You cannot return the number of the filtergroup and set a new filtergroup at the same time.

[CurrGroup :=] RecordRef.FILTERGROUP([NewGroup])

Parameters

RecordRef

Type: RecordRef

The recordref that is used to identify the table.

NewGroup

Type: Integer

Expand imageProperty Value/Return Value

Expand imageRemarks

Expand imageSee Also