...
Info |
---|
This article details how to simultaneously press the Shift button and the Tab button from the keyboard using, Aura Digital Workforce. This command can be used to toggle textboxes to go to previous textbox. |
Syntax
Code Block | ||
---|---|---|
| ||
Press Tab Up(n) |
Example 1
The example syntax below will command Aura to press the Shift button and Tab button 3 times to make a different selection in the dropdown.
Code Block |
---|
Press Tab Up(3) |
...
Tip |
---|
Fig. 2 shows the expected results for Example 1. |
...