GetTerms: function(sender, args);
sender. Event source.
args. Information on the event. Arguments: Terms - array of added terms; IsValid - indicates if terms are correct; if the argument value is True, terms are checked; ErrMsg - term error message; ErrPos - position in term where error is found.
The GetTerms event occurs after successful getting of terms added to formula.
The example of use is given in description of the ExpressionService.setExpression method.
See also: