Query_Lang-SCHFunctions_Fields_SymbolItemSymbolItem_AD
Created: November 05, 2018 | Updated: März 06, 2024
| Applies to versions: 1.0, 1.1, 2.0, 2.1, 3.0, 3.1 and 3.2
Now reading version 3.1. For the latest, read: Query_Lang-SCHFunctions_Fields_SymbolItem((SymbolItem))_AD for version 4
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.