Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Version: Available or changed with runtime version 1.0.
Gets a string that contains a list of the filters within the current filter group for all fields in a record. In addition, this method also returns the state of the MARKEDONLY method (Record).
Syntax
String := Record.GetFilters()
Note
This method can be invoked using property access syntax.
Parameters
Record
Type: Record
An instance of the Record data type.
Return Value
String
Type: Text