createConsole( )

instance function

Creates a debugging console. This routes all print messages to this console from this point onward. Note that you should be in windowed mode when using this so you can see the console window. Using the remote debugger is recommended over this approach.