Loading

REDEFS

stack

The REDEFS function allows or disallows execution of redefined functions.

REDEFS is available since version 1.2.5.

See also

Signatures

Examples

<% 42 %> 'NOW' DEF true REDEFS NOW
<% 42 %> 'NOW' DEF false REDEFS NOW