company logo

Terminate command block (END)

The command terminates a command block, which has been introduced by a DO or BEGIN command. With the end command processing of statements within the block begins. This includes also syntax and semantic checks of the commands in the block.

Syntax:

  end