Loading

RUN

platform

The RUN function attempts to execute the macro whose name is on top of the stack. It is equivalent to @macro if called with macro on top of the stack.

RUN is available since version 1.0.0.

See also

Signatures

Examples

<% 42 %> 'now' STORE 'now' RUN