The consoleLib.openWindowByName() system function makes a window visible and adds it to the top of the window stack.
The function is similar to consoleLib.openWindow(), except that it refers to the value from the window's name property rather than to the window itself. EGL requires this variant for compatibility with I4GL.
consoleLib.openWindowByName(name STRING in)