Exit Code: exitnum

August 22, 2025 · View on GitHub

Output the exit number of the previous process

Description

Output the exit number of the previous process.

Usage

exitnum -> <stdout>

Examples

» exitnum
0

Synonyms

  • exitnum

See Also

  • Shell Runtime: runtime: Returns runtime information on the internal state of Murex
  • Shell Script Tests: test: Murex's test framework - define tests, run tests and debug shell scripts

This document was generated from builtins/core/management/functions_doc.yaml.

Contents

  1. 1Description
  2. 2Usage
  3. 3Examples
  4. 4Synonyms
  5. 5See Also