ElsFilter.TextWholeWordsOnly

Syntax

TextWholeWordsOnly: Boolean;

Description

The TextWholeWordsOnly property determines whether search by whole words is used on filtering by attributes.

Comments

Property value is set from JSON. Property value is returned by the getWholeWordsOnly() method.

Example

The example of use is given in description of the ElsFilter.IncludeParents property.

See also:

ElsFilter