Query_Lang-PCBFunctions_Fields_ComponentStringsLockedComponentStringsLocked_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: ComponentStringsLocked for version 25
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.