Retrieve instance value from CDFX object
returns the value of the unique instance whose iVal
= getValue(cdfxObj
,instName
)ShortName
is specified by
instName
. If multiple instances share the same
ShortName
, the function returns an error.
returns the value of the instance whose iVal
= getValue(cdfxObj
,instName
,sysName
)ShortName
is specified by
instName
and is contained in the system specified by
sysName
.