Exit after error: die

This 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)

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


This 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 Fri Oct 24 08:59:31 UTC 2025 against commit e59ab49e59ab49e1628d8546d2ad8ce5eb1150445f6a940.

Current version is 7.1.4143 (unknown) which has been verified against tests cases.