Skip to content

The ClrIO Command

Command Summary Command Syntax Calculator Compatibility Token Size
Clears the program IO screen Use on the homescreen or in a program. Invalid in a function. This command works on all calculators. 2 bytes

The ClrIO Command

This is used to clear the IO buffer (not the home screen). The IO buffer is where any Output(), Disp, Pause, and any other commands that use the I/O buffer display results.

:ClrIO
:Disp "Hello"

Authors: KG