Loading
Getting started
Downloads
Documentation
Community
About
Contact
Products
WarpFleet
WarpStudio
Sandbox
WarpView
Blog
|
Loading menu
REDEFS
stack
The
REDEFS
function allows or disallows execution of redefined functions.
REDEFS is available since version 1.2.5.
See also
Signatures
WarpScript
FLoWS
Examples
<% 42 %> 'NOW' DEF true REDEFS NOW
<% 42 %> 'NOW' DEF false REDEFS NOW