displayForm()

You can use the consoleLib.displayForm() system function to display the specified form in the active window.

Syntax

  consoleLib.displayForm(consoleForm ConsoleForm in)
consoleForm
A ConsoleForm variable.

Feedback