The system function ConsoleLib.openWindowWithFormByName activates a window, makes it visible, and displays the specified console form. The window is re-sized to fit the form.
ConsoleLib.openWindowWithFormByName( windowName STRING in, formName STRING in)
Related concepts
Syntax diagram for EGL functions
Related reference
EGL library ConsoleLib