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 Murex’s compatibility commitment, and visit the deprecated section if you need to research 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 Sat Aug 23 22:28:13 UTC 2025 against commit ad23f13ad23f131bfecd82ea8a12d9b3e92aab5d8398ae9.

Current version is 7.0.2129 (website) which has been verified against tests cases.