Clear Method (RumbaScreen)
Class
RumbaScreen
.
Action
Clears the screen by sending the "clear" key. Equivalent to synchSendKeys(RumbaKey.CLEAR).
Syntax
C#
screen
.
Clear
()
VB
screen
.
Clear
()