Query_Lang-PCBFunctions_AttributeChecks_IsSubnetJumperIsSubnetJumper_AD
Created: 8月 02, 2022 | Updated: 8月 02, 2022
| Applies to version: 21
This document is no longer available beyond version 21. Information can now be found here: IsSubnetJumper for version 25
Parent page: PCB Query Functions - Attribute Checks
Summary
Returns all subnet jumper objects.
Syntax
IsSubnetJumper : Boolean/Boolean_String
Example Usage
IsSubnetJumper
IsSubnetJumper = True
IsSubnetJumper = 'True'
Returns all subnet jumper objects.
Not IsSubnetJumper
IsSubnetJumper = False
IsSubnetJumper = 'False'
Returns all objects except subnet jumper objects.