Submit Method (RumbaScreen)
Class
RumbaScreen
.
Action
Submits the entered data to the server by sending the "submit" key. Equivalent to synchSendKeys(RumbaKey.SUBMIT).
Syntax
C#
screen
.
Submit
()
VB
screen
.
Submit
()