gotoMenuItemByName()

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

  ConsoleLib.gotoMenuItemByName(name STRING in)
name
The name of the menu item to which the cursor moves.

Related reference
EGL library ConsoleLib

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