Terminal control/Clear the screen: Difference between revisions

add RPL
(add RPL)
Line 1,213:
=={{header|Ring}}==
<syntaxhighlight lang="ring">system('clear')</syntaxhighlight>
 
=={{header|RPL}}==
CLLCD
 
=={{header|Ruby}}==
1,151

edits