FormulaEditor.insertTerm

Syntax

insertTerm(settings: PP.Ui.Term || Object || Array);

Description

The insertTerm method adds a term or term array described as an object or string.

Example

The example of method use is given in description of the FormulaEditor.TermsChanged event.

See also:

FormulaEditor