Query_Lang-PCBFunctions_Fields_ComponentStringsLockedComponentStringsLocked_AD
This document is no longer available beyond version 21. Information can now be found here: ComponentStringsLocked for version 24
Parent page: PCB Query Functions - Fields
Summary
Returns all component objects whose Lock Strings property complies with the Query.
Syntax
ComponentStringsLocked : Boolean_String
Example Usage
ComponentStringsLocked = 'True'
Returns all components whose Lock Strings property is enabled.
ComponentStringsLocked = 'False'
Returns all components whose Lock Strings property is disabled.
Tips
- The child objects of components returned by the Query are not returned.