The system function ConsoleLib.hideMenuItem 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.hideMenuItem(item MenuItem in)
Related concepts
Syntax diagram for EGL functions
Related reference
EGL library ConsoleLib