envGetVal
envGetVal(t_tool[.Partition]t_varName[s_varType] ) =>g_data
Description
Retrieves the value of an environment variable. The tool is faulted in if it is not already faulted in, where faulting in is the process of reading the .cdsenv file and initializing the variables.
Arguments
Values Returned
|
The value of the variable. The following types is returned for the following data types: |
||
Related Topics
Return to top