END: End a group of commands

Explanation

END is an optional parameter (or operator) which marks the end of a group of commands started by the BEGIN parameter. The END parameter must be specified on a new line immediately following the last conditional command.

Defaults

None.