STOP
stack debugThe STOP
function stops the current execution by throwing a WarpScriptStopException
. This means that the current script execution will be aborted unless the call to STOP
was in a macro invoked via TRY
.
Loading
The STOP
function stops the current execution by throwing a WarpScriptStopException
. This means that the current script execution will be aborted unless the call to STOP
was in a macro invoked via TRY
.