Skip to content

STOP

Syntax

STOP

Terminates execution and returns to the Operating System (i.e. to the Sinclair BASIC interpreter).

PRINT "HELLO WORLD"
STOP

See Also