Product Documentation
Cadence User Interface SKILL Reference
Product Version IC23.1, September 2023

envSetVarDefaultToCurrVal

envSetVarDefaultToCurrVal(
t_tool[.Partition]
t_varName
)
=> t / nil

Description

Sets the default value of the environment variable you specify to the current value of the variable.

Arguments

t_tool[.Partition]

The name of the tool and the partition (if any). A partition is a way of grouping related sets of variables associated with a tool.

t_varName

The name of the environment variable.

Values Returned

t

The variables were reset.

nil

There was an error.

Related Topics

Cdsenv Editor Functions


Return to top
 ⠀
X