CLS is an abbreviated form of CLEAR SCREEN. This command is equivalent to pressing the CLR SCR key and replaces the non-intuitive command: OUTPUTKBD;CHR$(255)&"K";.
On bit mapped displays with MERGE ALPHA WITH GRAPHICS in effect, this command will also clear the graphic screen.