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

envSetVarCurrValToDefault

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

Description

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

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

The variables could not be reset.

Related Topics

Cdsenv Editor Functions


Return to top
 ⠀
X