Query_Lang-SCHFunctions_Fields_SymbolItemSymbolItem_AD
Created: 9月 17, 2015 | Updated: 8月 18, 2021
| Applies to versions: 15.1, 16.0, 16.1, 17.0 and 17.1
現在、バージョン 17.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.