END

Syntax:

END

Ends the program.

Sample:

END; // Everything else won’t be evaluated
PRINT “Hallo Welt”, 100, 100
SHOWSCREEN
MOUSEWAIT