Assigns a name to the REPEAT statement. A beginning label used with the LEAVE statement lets you perform a controlled exit from a repeat loop. A named repeat loop is called a labeled repeat loop statement. A beginning label must be unique within the procedure in which the label is contained.