cphGetParamIgnoreForCheck
cphGetParamIgnoreForCheck(g_physConfigID t_path) =>t_listOfParamNames/ nil
Description
Returns the effective list of parameter names to be ignored by Check Against Source for the specified occurrence in the specified physical configuration.
Arguments
Value Returned
Example
val=cphGetParamIgnoreForCheck(physConfigID "I0/N0")
Return to top