die
Less than 1 minuteBuiltin Commands
die
Terminate murex with an exit number of 1 (deprecated)
Description
Terminate Murex with an exit number of 1.
This builtin has now been deprecated. The same behaviour can be achieved via
exit 1
Usage
die
Examples
» die
See Also
- 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.