Loading

IFT

control

The IFT function is a conditional construct which will run a macro only if a boolean condition is true. The condition can either be a boolean on the stack or the result of a macro run.

IFT is available since version 1.0.0.

See also

Signatures

Examples

42 <% 42 == %> <% 'Forty-Two' %> IFT