The print (or Disp) command will print its arguments in a special pane and return the number 1. For example,
will result in
If you enter
then
will print
The ClrIO (no argument) will erase the printing that was done in the level it was typed. For example,
will simply return the result (1,1).