EXIT Statement

Causes an exit from a perform loop, method or iterator.
Program Structure
   Types 
      { Classes ValueTypes Interfaces Delegates Enums  }
           *
               Procedure Division
                  statement-block

exit-statement

Note: Other formats of this statement are available. See Statements in the COBOL Language Reference.