TerminateScript (open)
Terminate immediately without error message
Syntax
// Core function, no LOADLIB necessary
MACRO TerminateScript()
Description
TerminateScript aborts the currently run script, but doesn't generate any error messages. Deinit macros won't be run.