Home > Idoc Script Reference Guide > Management and Configuratio... > isVerboseTrace
Checks if a section is being traced in the core. Verbose trace generates a full report.
Type and Usage
"Configuration Variables"
"Debugging"
Output
Returns TRUE if tracing is set to Verbose.
Returns FALSE if tracing is set to any other debug level.
Example
<$isVerboseTrace()$>
See Also
"isActiveTrace"