Terminate murex with an exit number of 1 (deprecated)
Terminate Murex with an exit number of 1.
This builtin has now been deprecated. The same behaviour can be achieved via
exit 1
die
» die
- Exit Block (
break
): Terminate execution of a block within your processes scope - Exit Murex (
exit
): Exit murex - Null (
null
): null function. Similar to /dev/null
This document was generated from builtins/core/typemgmt/types_doc.yaml.