ElsFilter.TextAttributes

Syntax

TextAttributes: Array;

Description

The TextAttributes property returns array of attributes' identifiers, by which filtering is performed.

Comments

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

Example

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

See also:

ElsFilter