debugMode
Valid in all scopes
This configuration variable sets whether
debug mode is on.
For more information, see "Debugging
Application Files" in Chapter 3 of the User's Guide.
The default value of this variable is appFileSetting,
which allows the application file setting of debug mode (the checkbox)
to set whether a particular application file has debug mode on or off.
Other possible values are forceOn
and forceOff, which override any application file settings
(that is, overrides the debug checkbox in the application file).
|