Jumps

Sljedeća izjava izvršava skokove.

GoSub...Return Statement

Calls a subroutine that is indicated by a label from a subroutine or a function. The statements following the label are executed until the next Return statement. Afterwards, the program continues with the statement that follows the GoSub statement.

GoTo Statement

Nastavlja izvršavanje programa unutar potprograma ili funkcije na liniji procedure navedenoj oznakom.

On...GoSub Statement; On...GoTo Statement

Grane na pojedine specifične linije u kodu programa, ovise o vrijednosti brojevnog izraza