Show contents 

Working with Formula Editor > PP.Ufe > Classes > ExpressionService > ExpressionService.GetTermsErr

ExpressionService.GetTermsErr

Syntax

GetTermsErr: function(sender, args);

Parameters

sender. Event source.

args. Event information.

Description

The GetTermsErr event occurs after getting of error terms added to formula.

Example

The example of use is given in description of the ExpressionService.setExpression method.

See also:

ExpressionService