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) itemThe menu item to which the cursor moves.