Query_Lang-SCHFunctions_Fields_RevisionRevision_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_Revision((Revision))_AD for version 4
Parent page: Schematic Query Functions - Fields
Summary
Returns all part and sheet symbol (managed sheet instance) objects whose Revision property complies with the Query. This is the revision of a Component Item or Schematic Sheet Item (Managed Sheet) that has been sourced and placed from a server.
Syntax
Revision : String
Example Usage
Revision = '
CMP-00001-A.1'
Returns all part and sheet symbol (managed sheet instance) objects whose Revision property is CMP-00001-A.1.
Revision Like '*0099B*'
Returns all part and sheet symbol (managed sheet instance) objects whose Revision property includes 0099B
.
Tips
- The Revision property is only defined for part and sheet symbol (managed sheet instance) objects.