WLJS LogoWLJS Notebook

Exit

Exit[] terminates a Wolfram Language kernel session.

Examples

Exit the kernel:

Exit[]

Exit with a status code:

Exit[1]

Please visit the official Wolfram Language Reference for more details.

On this page