num = EXPEVL/name_string[,IFERR,label:]
Evaluates an expression. This command accepts the name of the expression to evaluate and returns its value.
name_string |
The name of the expression string to evaluate. |
IFERR,label: |
Specifies a label to which program execution jumps if an error occurs during the evaluation of an expression. |