dieThis feature has been deprecated and thus the following documentation is provided for historical reference rather than recommendations for new code.
While we do make every effort to maintain backwards compatibility, sometimes deprecations need to be made in order to keep Murex focused and maintainable.
Please read our compatibility commitment for more information on how we approach such changes. Visit the deprecated section if you need to view other deprecated features.
Terminate murex with an exit number of 1 (removed 7.0)
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:
Exit murexbreak:
Terminate execution of a block within your processes scopenull: null
function. Similar to /dev/nullThis document was generated from builtins/core/typemgmt/types_doc.yaml.
This site's content is rebuilt automatically from murex's source code after each merge to the master branch. Downloadable murex binaries are also built with the website.
Last built on Wed Dec 10 23:24:04 UTC 2025 against commit ec623f9ec623f9e05b9cd816d1c93e90c807e23ff173cd9.
Current version is 7.1.4143 (unknown) which has been verified against tests cases.