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 14.0.
Gets if the field is optimized for textual search.
Syntax
Value := FieldRef.IsOptimizedForTextSearch()
Note
This method can be invoked using property access syntax.
Parameters
FieldRef
Type: FieldRef
An instance of the FieldRef data type.
Return Value
Value
Type: Boolean
Related information
FieldRef Data Type
Getting Started with AL
Developing Extensions