cphIsUnderPhysConfig
cphIsUnderPhysConfig(
g_physConfigID
t_path
)
=> t / nil
Description
Determines whether the specified occurrence exists under a sub physConfig.
Arguments
Value Returned
|
The specified occurrence does not exist under a sub physConfig. |
Example
cphIsUnderPhysConfig(physConfigID "I0/N0")
Return to top