Evaluate

Definition

Use this command to evaluate an arithmetic or logical expression. Arithmetic operations are possible within a script.

Settings

  • Variable name
    Enter a name for the variable where the result is stored.
  • Expression
    Enter an arithmetic or logical expression which may also contain variables (type-ahead helps you select the variable).

In contrast to the Set command, which only uses the value of a variable, the Evaluate command uses the result of an arithmetic or logical expression.
For more information on how to use logical expressions, refer to the following chapter: Resolution of logical expressions in variables.