Leave statement

A LEAVE statement is used inside a compound, LOOP, or WHILE construct to leave to the specified level.

Usage
LEAVE label;
Syntax rules
  • The label must exist on a containing compound statement, LOOP, or WHILE statement.

results matching ""

    No results matching ""