Category
page 1BASIC commands
.jpg)
goto statement
thumb|right|upright|"GOTO" key on the 1982 ZX Spectrum home computer, implemented with native [[BASIC (one-key command entry).]]
return statement
programming statement that stops execution of the current subroutine, optionally passing back a return value to the code that called the subroutine
PEEK and POKE
low-level commands of the BASIC programming language