EXIT - a control flow statement that exits a DEF FN function, DO...LOOP, FOR...NEXT loop, FUNCTION, or SUB Syntax EXIT {DEF | DO | FOR | FUNCTION | SUB} See Also