openReportForm
perf openReportForm boolean { t | nil }
Description
Automatically opens the report slowness form after the recording stops. The default is t.
GUI Equivalent
|
CIW – Tools – Diagnostic Center – Performance – Health Monitor –Expert |
|
Examples
envGetVal("perf" "openReportForm")
envSetVal("perf" "openReportForm" 'boolean nil)
Related Topics
Collecting Data Using Health Monitor Tool
Return to top