Kaya 0.5.3 reference for Builtins::exit

List of functions and data types in Builtins

Void exit(Int code)

Arguments

Usage

End the application and exit immediately with the given exit code. An exit code of zero is traditionally used for successful completion.

It is generally a bad idea to use this function in web applications.

Related

kaya@kayalang.org | Last modified 29 November 2011 | Supported by Durham CompSoc | Powered by Kaya