envGetDefVal
envGetDefVal(t_tool[.Partition]t_varName[s_varType] ) =>g_data
Description
Retrieves the registered default value for a 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 are returned for the following data types: |
||
Related Topics
Return to top