Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

This article details how to press the Tab key on the keyboard using Genta Automation.

The tab command can be used to toggle to the next control such as the next textbox or combo box in a form.

...

Syntax

...

Code Block
languagenone
Press Tab(n)

...

Example 1

...

The example syntax below will command Genta to press Tab 3 times to change the selected cell.

...