Skip to main content
Version: Next

OS

Module Function​

exit(INTEGER)​

Returns ``

Terminates the program with the given exit code.

OS.exit(1)
Output
exit status 1

Properties​

NameValue