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)
Related concepts
Syntax diagram for EGL functions
Related reference
EGL library ConsoleLib