function: pass an expression directly to the rpn submodule for execution.
&rpn_expression
STRING expression = NULL;
&end
expression -- An rpn expression. This expression is executed immediately and can be
used, for example, to read in rpn commands from a file or store values in rpn memories.