A COBOL statement that transfers control unconditionally to a named paragraph or section. Considered poor practice in structured programming; use PERFORM instead.