GOTO

Syntax:

      *----------------------------------------------------------------
      *    GOTO OPERANDS
      *   // GOTO (label|$EOJ)
      *----------------------------------------------------------------

Where:

label or $EOJ
All statements in the following job stream are skipped up to the specified label statement.