Query_Lang-SCHFunctions_Fields_SymbolItemSymbolItem_AD
Created: September 17, 2015 | Updated: August 18, 2021
| Applies to versions: 15.1, 16.0, 16.1, 17.0 and 17.1
Now reading version 17.1. For the latest, read: Query_Lang-SCHFunctions_Fields_SymbolItem((SymbolItem))_AD for version 21
Parent page: Schematic Query Functions - Fields
Summary
Returns all part objects whose Symbol Item property complies with the Query.
Syntax
SymbolItem : String
Example Usage
SymbolItem = '
SYM-00054'
Returns all part objects whose Symbol Item property is SYM-00054.
SymbolItem Like '*0019*'
Returns all part objects whose Symbol Item property includes 0019
.
Tips
- The Symbol Item property is only defined for part objects.