showMenuItemByName

The system function ConsoleLib.showMenuItemByName shows the specified menu item so that it can be selected by the user. By default all menu items are shown.

  ConsoleLib.showMenuItemByName(name STRING in)
name
The value of the MenuItem name field.

Related reference
EGL library ConsoleLib

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