StringText
The features available depend on your Altium product access level. Compare features included in the various levels of Altium Designer Software Subscription and functionality delivered through applications provided by the Altium 365 platform.
If you don’t see a discussed feature in your software, contact Altium Sales to find out more.
Parent page: PCB Query Functions - Fields
Summary Copy Link Copied
Returns text string and leader dimension objects whose String property complies with the Query.
Syntax Copy Link Copied
StringText : String
Example Usage Copy Link Copied
StringText = '100nF'
Returns all text string and leader dimension objects whose String property is 100nF
.
Tips Copy Link Copied
- 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.