The LanguageOther StatementsCLEAROn this pageCLEAR Syntax CLEAR Description This is a compile time command that erases the current BASIC program in memory. Example Example PRINT "hi there"RUNCLEAR Differences from other BASICs same as many BASICs no equivalent in Visual BASIC no equivalent in PBASIC See alsoRUN