cphIsLeaf
cphIsLeaf(
g_physConfigID
t_path
)
=> t / nil
Description
Determines whether the specified occurrence is a leaf. An occurrence is considered a leaf if no hierarchy will be generated underneath it.
Arguments
Value Returned
Example
cphIsLeaf(physConfigID "I0/N0")
Return to top