Kaya 0.5.1 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 30 December 2008 | Supported by Durham CompSoc | Powered by Kaya