Reset Method (RumbaScreen)
Class
RumbaScreen
.
Action
Resets the screen by sending the "reset" key. Equivalent to synchSendKeys(RumbaKey.RESET).
Syntax
C#
screen
.
Reset
()
VB
screen
.
Reset
()