7.55 rpn_expression
- type: action/setup command.
- function: pass an expression directly to the rpn submodule for execution.
- Command syntax, including use of equations and subcommands, is discussed in 7.2.
&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.