Query_Lang-SCHFunctions_Fields_OwnerDocumentOwnerDocument_AD

Parent page: Schematic Query Functions - Fields

Summary

Returns all objects whose Owner Document property complies with the Query.

Syntax

OwnerDocument : String

Example Usage

OwnerDocument = 'Example_Schematic.SchDoc'
Returns all objects whose Owner Document property is Example_Schematic.SchDoc.

OwnerDocument Like '*con*'
Returns all objects whose Owner Document property includes con.

Tips

  1. The Owner Document property is defined for all objects.

 

참고

This documentation page contains information for an older version of Altium Designer. The latest, online documentation can be found here.