Procedure Branching Statements
Statements, sentences, and paragraphs in the Procedure Division are executed sequentially, except when a procedure-branching statement (listed below) is used.
ALTER
EXIT
GO TO
PERFORM
Parent topic:
Input-Output Statements