1 GOTO The GOTO statement transfers control to a specified line number or label. Example 20 GOTO 200 2 Syntax { GO TO } { GOTO } target