Program termination

if (problem) {
    Sys.exit(code)
}

Last updated