hideMenuItemByName()

The system function ConsoleLib.hideMenuItemByName hides the specified menu item so that the user cannot select it. By default all menu items are shown. The hidden item will not be activated by keystrokes.

  ConsoleLib.hideMenuItemByname(name STRING in)
name
The name of the menu item to be hidden.

Related reference
EGL library ConsoleLib

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