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
|
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. |
|
Value Returned
|
The type of the variable. Possible choices are |
Related Topics
Return to top