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

envGetVarType

envGetVarType(
t_tool[.Partition]
t_varName
) 
=> s_varType

Description

Returns the type of the variable specified. This query loads the tool, if it has not already been loaded.

Arguments

t_tool[ .Partition]

The name of the tool (application) 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 variable.

Value Returned

s_varType

The type of the variable. Possible choices are ’int, ’float, ’string, ’boolean, ’cyclic, ’toggle or ’unknown.

Related Topics

Cdsenv Editor Functions


Return to top
 ⠀
X