Mnemonics
'CS' Clear Screen
Editing or Motion
 
Description Use 'CS' to clear the screen and set the cursor position @(0,0).
 
As alternatives, you can use the 'CH' (Cursor Home without clear screen) and 'FF'
(FormFeed, alternative to clear screen for print data) mnemonics.