You can use the consoleLib.gotoMenuItemByName() system function to move the menu cursor to the specified menu item.
The function is similar to consoleLib.gotoMenuItem(), except that it refers to the value of the name property for the menu item rather than to the menu item itself. EGL requires this variant for compatibility with I4GL.
consoleLib.gotoMenuItemByName(name STRING in)