Query_Lang-PCBFunctions_Fields_ComponentStringsLockedComponentStringsLocked_AD
Created: августа 02, 2022 | Updated: августа 02, 2022
| Applies to version: 4
This document is no longer available beyond version 4. Information can now be found here: ComponentStringsLocked for version 5
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.