public const EXIT_SUCCESS as Int = 0
Conventional success exit code (0).
0
Application.exit(Application.EXIT_SUCCESS)