TermEdit.IgnoreTerms

Syntax

IgnoreTerms: Array;

Description

The IgnoreTerms property determines terms that will be ignored on formula output.

Comments

Use JSON or the setIgnoreTerms method to set the property value and the getIgnoreTerms method to get the property value.

Example

The example of property use is given in description of the TermEdit.addACTerms method.

See also:

TermEdit