isCobolExit
The isCobolExit function shuts down the JVM and exits.
int isCobolExit (int exitCode);
Parameters
exitCode
Exit code of the application.