Query_Lang-PCBFunctions_Fields_StringTextStringText_AD
Created: August 02, 2022 | Updated: August 02, 2022
| Applies to version: 21
This document is no longer available beyond version 21. Information can now be found here: StringText for version 24
Parent page: PCB Query Functions - Fields
Summary
Returns text string and leader dimension objects whose String property complies with the Query.
Syntax
StringText : String
Example Usage
StringText = '100nF'
Returns all text string and leader dimension objects whose String property is 100nF
.
Tips
- The child objects of leader dimension objects returned by the Query are not returned.
- The String property is only defined for text string and leader dimension objects.