Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
11.4
11.5
12.0
12.1
12.2
12.3
12.4
12.5
13.0
13.1
Statistic
FMM
Blog
Shell.ExitCode
Queries exit code of child application.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Shell | 7.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No |
MBS( "Shell.ExitCode"; ShellRef ) More
Parameters
Parameter | Description | Example |
---|---|---|
ShellRef | The reference number from the shell. | $shell |
Result
Returns number or error.
Description
Queries exit code of child application.Not defined while the child process is still running.
Release notes
- Version 13.0
- Fixed Shell.ExitCode to work better on Linux.
Blog Entries
This function checks for a paid license.
Created 11st November 2017, last changed 11st November 2017
