[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

5.26 QUIT

QUIT will end execution of the current process level, optionally returning expr, provided the optional postcondition evaluates to true or is omitted.

QUIT with expr when an argument is not expected will raise error M16; QUIT without expr when an argument is expected will raise error M17.

Argumentless QUIT may also be used to exit a FOR loop occurring on the same line.

Syntax

QUIT[:postcondition] [expr]

This document was generated on January 3, 2022 using texi2html 5.0.