Product Documentation
Virtuoso Studio Design Environment User Guide
Product Version IC23.1, November 2023

privateVarAtStartup

perf privateVarAtStartup toggle (detect print)

Description

Displays all the private environment variables that were modified at Virtuoso startup. The choices are:

GUI Equivalent

Command:

CIW – Tools – Diagnostic Center – Performance – Check

Field:

Environment Variables

Examples

The following example returns the current value for the environment variable. The return value of (t nil) indicates that the detect option is enabled and the print option is disabled:

envGetVal("perf" "privateVarAtStartup")
(t nil)

The example below enables detect and print:

envSetVal("perf" "privateVarAtStartup" 'toggle '(t t))

Related Topics

Environment Form

Diagnostic Center Form


Return to top
 ⠀
X