STOP
Syntax
Section titled “Syntax”STOP
Terminates execution and returns to the Operating System (i.e. to the Sinclair BASIC interpreter).
PRINT "HELLO WORLD"STOP
STOP
Terminates execution and returns to the Operating System (i.e. to the Sinclair BASIC interpreter).
PRINT "HELLO WORLD"STOP