company logo

Leave block (LB)

The LB or LEAVEBLOCK statement allows leaving a BEGIN/DO-END block before processing all statements. This is important especially for leaving while blocks.

The command will leave the current block and continue with the next statement after the END statement.

Syntax:

  leaveblock|lb