Query_Lang-SCHFunctions_Fields_ShowNameShowName_AD
Created: August 02, 2022 | Updated: August 02, 2022
| Applies to version: 4
This document is no longer available beyond version 4. Information can now be found here: ShowName for version 5
Parent page: Schematic Query Functions - Fields
Summary
Returns all parameter and pin objects whose Show Name property complies with the Query.
Syntax
ShowName : Boolean_String
Example Usage
ShowName = 'True'
Returns all parameter and pin objects whose Show Name property is enabled.
ShowName = 'False'
Returns all parameter and pin objects whose Show Name property is disabled.
Tips
- The Show Name property is only defined for parameter and pin objects.