cdfUpdateInstSingleParam
cdfUpdateInstSingleParam(
d_instId
t_paramName
)
=> t / nil
Description
Copies the specified parameter’s effective value to the specified instance.
Arguments
|
Specifies the instance to which the given parameter’s effective value is to be copied. |
|
|
Specifies the name of the parameter whose effective value is to be copied to the given instance. |
Value Returned
|
Copies the specified parameter’s effective value to the given instance. |
|
Return to top