installAtStartup
perf installAtStartup boolean { t | nil }
Description
Specifies whether Health Monitor is installed when Virtuoso is launched. The default is t, which means that the tool is installed at startup.
GUI Equivalent
Examples
envGetVal("perf" "installAtStartup")
envSetVal("perf" "installAtStartup" 'boolean nil)
Related Topics
Return to top