envIsVal
envIsVal(t_tool[.Partition]t_varName[g_faultIn] ) =>t / nil
Description
Indicates whether a particular variable has been loaded and whether it exists for the given tool[.partition].
Arguments
Values Returned
|
The variable is currently loaded. If not, the faultIn flag determines whether to fault in that tool and then the query for the existence of the specified variable takes place. |
|
Related Topics
Return to top