Query_Lang-SCHFunctions_Fields_SymbolItemSymbolItem_AD
Created: 九月 17, 2015 | Updated: 八月 18, 2021
| Applies to versions: 15.1, 16.0, 16.1, 17.0 and 17.1
您正在阅读的是 15.1. 版本。关于最新版本,请前往 Query_Lang-SCHFunctions_Fields_SymbolItem((SymbolItem))_AD 阅读 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.