| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Maximum exit code supported by the operating system.
Source position: sysunixh.inc line 37
| const maxExitCode = 255; | 
maxExitCode is the maximum value for the Halt call.
| 
 | Stop program execution. |