Query_Lang-SCHFunctions_Fields_SymbolVaultSymbolVault_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.0. For the latest, read: Query_Lang-SCHFunctions_Fields_SymbolVault((SymbolVault))_AD for version 21
Parent page: Schematic Query Functions - Fields
Summary
Returns all part objects whose Symbol Vault property complies with the Query. This is the Altium Vault from which a Schematic Symbol Item - referenced by a placed part (Component Item) that has been sourced from a vault - resides. Typically, this is the same vault as the parent Component Item.
Syntax
SymbolVault : String
Example Usage
SymbolVault = '
Company Vault
'
Returns all part objects whose Symbol Vault property is Company Vault
.
Tips
- The Symbol Vault property is only defined for part objects.