enableDebugWindow PARAM tag



Specifies whether to display a debug window.

Syntax

<PARAM NAME = "enableDebugWindow" VALUE = "setting">

Values

setting
Specifies whether to display a debug window. The values are "True" to display a debug window and "False" to hide the window.

Usage

The minimum information required to enable the debug window with messages is to set both this and the debug PARAM tag to True. The data type is Boolean.

Example
enableDebugWindow PARAM tag example

See also
Jdbcsource applet
debug PARAM tag
Using the JdbcSource applet user interface