Record.GetFilter(Any) Method

Version: Available or changed with runtime version 1.0.

Gets a list of the filters within the current filter group that are applied to a field.

Syntax

String :=   Record.GetFilter(Field: Any)

Parameters

Record
 Type: Record
An instance of the Record data type.

Field
 Type: Any
The input field.

Return Value

String
 Type: Text

See Also

Record Data Type
Get Started with AL
Developing Extensions