% Expression operator Macro operator
%text
Treats text as an expression, computes its value and replaces text with
the result.
text can be either a numeric expression or a text macro.
Use this operator when you want to pass the string representing a
calculated result, rather than the expression itself.