- Introduction
- Platform
- Tutorial
- FAQ
- Language reference
- Verbs
- Iterators
- Queries
- Dynamic parsers
- Standard library
- Language idioms
- Plugins
- For Python developers
- For KDB+ developers
- Application examples
exit
Terminates current process with the specified exit code.
Syntax: exit x; exit[x]
OLOG=warn tachyon -c 4 -f repl
o)exit 10
WARN base > Task <main>
-- exited with code: UserError