Not Logged In
Click To Login
cls()
cls(red,green,blue)
Clears the LCD with the current backcolor if no red/green/blue values specified. Otherwise the current backcolor is set to the supplied values and the screen is clear.