CLS
This command will clear the screen using the current background ink color previously specified with the INK command. This command differs from the CLS found in the Basic2D command set which will paint the screen with a specified color.

SYNTAX
CLS

RELATED INFO
CORE Commands Menu
Index

EXAMPLE
View Showcase Example
View Usage Example