DebugOutput(enable)
This call can be disabled by specifying the ‘-nodebug’ console argument
when running a script or applet. In that case, calling DebugOutput() will
do nothing at all. See Console arguments for details.
True to enable debug output, False to disable itDebugOutput(TRUE)The above code enables debug output.