CLS
This command will clear the screen using the specified color value. Color values range from 0 to over 16 million, that represent every combination of red, green and blue to make up the final Color. You can use the RGB command to make the generation of the Color value straight forward.

SYNTAX
CLS Color Value

RELATED INFO
BASIC2D Commands Menu
Index

EXAMPLE
View Showcase Example
View Usage Example