dbTermHasMustConnectAllPins
dbTermHasMustConnectAllPins(
d_termId
)
=> t / nil
Description
Checks whether the mustConnectAllPins attribute value is set on the specified single-bit terminal.
Arguments
Value Returned
|
The |
|
Example
dbTermHasMustConnectAllPins(termId)
=> t
Confirms that the mustConnectAllPins attribute value is set on the terminal termId.
Return to top