Query_Lang-SCHFunctions_Fields_ShowNetNameShowNetName_AD
This document is no longer available beyond version 21. Information can now be found here: ShowNetName for version 24
Parent page: Schematic Query Functions - Fields
Summary
Returns all power port objects whose Show Net Name property complies with the Query.
Syntax
ShowNetName : Boolean_String
Example Usage
ShowNetName = 'True'
Returns all power port objects whose Show Net Name property is enabled.
ShowNetName = 'False'
Returns all power port objects whose Show Net Name property is disabled.
Tips
- The Show Net Name property is only defined for power port objects.