ASIC
Search this site
ASIC
Downloads
Readme
Changelog
Getting Started
Installation
Tutorial
Integrated Editor/Compiler Environment
Using the Debugger
Command-Line Compiler Options
Language Elements
Keyword Reference
Compatibility with BASICA/GWBASIC
Technical Details/Tips
Multiple Object Module Programs
Converting GWBASIC Programs
Error Messages
Keyword Reference
>
CLS
Format
CLS
Description
This function clears the screen.
Example
CLS
After execution of the above statement, the screen will be cleared.