gotoMenuItem()

You can use the consoleLib.gotoMenuItem() system function to move the menu cursor to the specified menu item.

Syntax

  consoleLib.gotoMenuItem(item MenuItem in)
item
The menu item to which the cursor moves.

Feedback