'CS' |
Clear Screen |
Editing or Motion
Use 'CS' to clear the screen and set the cursor position @(0,0).
As alternatives, you can use the 'CH' mnemonic (cursor home without clear screen) and the 'FF' mnemonic (form feed alternative to clear screen for print data).
'CH' Position Cursor at Home
'FF' Form Feed