FieldRef.IsOptimizedForTextSearch() Method

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

FieldRef Data Type
Getting Started with AL
Developing Extensions