Mwnci cls() Function Syntax cls() Description The cls() function clears the screen and puts the cursor at the top left. Example include("main") cls()