gotoMenuItem()

The system function ConsoleLib.gotoMenuItem moves the menu cursor to the specified menu item. When the function is invoked, the menu item that is specified is selected.

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

Related reference
EGL library ConsoleLib

Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.