Functions for interacting with the system.
Contains the command line arguments passed to the current process when it started.
DECLARE NATIVE FUNCTION exit(x: Number)
Return to the operating system immediately with the given exit code.