exit

LUA

exit

exit ([CODE])

Calls the C function exit, with an optional CODE, to terminate the program.Default value is the success code.