DUMP
This allows you to dump a variable onscreen for inspection
Example
DEF test$="HELLO"
DUMP test$
string(5) "HELLO"
Put down that phone!
Please view me on real computer.
This allows you to dump a variable onscreen for inspection
Example
DEF test$="HELLO"
DUMP test$
string(5) "HELLO"