Loading

EVAL

control

The EVAL function evaluates the statements contained in the string at the top of the stack as if they had been entered individually or runs the macro at the top os the stack.

EVAL is available since version 1.0.0.

See also

Signatures

Examples

// The string ‘3 DROPN’ will be evaluated which call the // function DROPN with a parameter equals to 3. 'd' 'c' 'b' 'a' '3 DROPN' EVAL
NOW <% ISO8601 %> EVAL