Product Documentation
Virtuoso ADE SKILL Reference
Product Version IC23.1, November 2023

cdfUpdateInstSingleParam

cdfUpdateInstSingleParam(
d_instId
t_paramName
)
=> t / nil

Description

Copies the specified parameter’s effective value to the specified instance.

Arguments

d_instaId

Specifies the instance to which the given parameter’s effective value is to be copied.

t_paramName

Specifies the name of the parameter whose effective value is to be copied to the given instance.

Value Returned

t

Copies the specified parameter’s effective value to the given instance.

nil

When the specified parameter or instance does not exist.


Return to top
 ⠀
X