BEGIN: Begin a group of commands

Explanation

BEGIN is an optional parameter (or operator) that is specified on a new line immediately following the ONLYIF command. All commands following the BEGIN parameter to the next END parameter are conditionally issued as a group.

Defaults

None.