insertTerm(settings: PP.Ui.Term || Object || Array);
The insertTerm method adds a term or term array described as an object or string.
The example of method use is given in description of the FormulaEditor.TermsChanged event.
See also:
FormulaEditor