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:
9.3
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
10.6
Statistic
FMM
Blog
RunTask.TerminationStatus
Returns the exit status returned by the receiver's executable.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| RunTask | 3.1 | Yes | No | No | Yes, macOS only | No |
Deprecated
This function was deprecated. Use Shell functions instead.
MBS( "RunTask.TerminationStatus" ) More
Parameters
none
Result
Returns the exit status returned by the receiver's executable.
Description
Returns the exit status returned by the receiver's executable.Each task defines and documents how its return value should be interpreted. For example, many commands return 0 if they complete successfully or an error code if they don't. You'll need to look at the documentation for that task to learn what values it returns under what circumstances.
See also
Created 18th August 2014, last changed 13th June 2020
RunTask.TerminationReason - RunTask.Wait
Feedback: Report problem or ask question.
Links
MBS FileMaker Plugins