cphGetOccurTermIgnoreForCheck
cphGetOccurTermIgnoreForCheck(g_physConfigID t_path) =>t_listOfTermNames/ nil
Description
Returns the list of terminals to be ignored by when running Check Against Source for a specified occurrence in the specified physical configuration.
Arguments
Value Returned
Example
val=cphGetOccurTermIgnoreForCheck(physConfigID "I0/N0")
Return to top