Leave Statement :Leave
A :Leave statement is used to explicitly terminate the execution of a block of statements within a :For
, :Repeat
or :While
control structure.
The :Leave
control word takes no argument.
A :Leave statement is used to explicitly terminate the execution of a block of statements within a :For
, :Repeat
or :While
control structure.
The :Leave
control word takes no argument.