Working with Formula Editor > PP.Ufe.Ui > Classes > FormulaEditor > FormulaEditor.insertTerm
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: