The system function ConsoleLib.openWindowWithForm makes a window visible, adds it to the top of the window stack and displays the form in the window. The window is re-sized to fit the form.
ConsoleLib.openWindowWithForm( window1 Window inOut, form ConsoleForm in)
Related concepts
Syntax diagram for EGL functions
Related reference
EGL library ConsoleLib