Description

label1
Specifies the label for the LEAVE statement. The label name cannot be the same as the routine name or another label within the same scope. For more information, see Handling errors and warnings.
label2
Specifies the label of the compound, FOR, LOOP, REPEAT, or WHILE statement to exit.