OwnerName

This document is no longer available beyond version 21. Information can now be found here: OwnerName for version 24

Parent page: Schematic Query Functions - Fields

Summary

Returns all designator, parameter, pin, sheet entry, sheet symbol designator, and sheet symbol file name objects whose Owner property complies with the Query.

Syntax

OwnerName : String

Example Usage

OwnerName = 'U3'
Returns all designator, parameter, pin, sheet entry, sheet symbol designator, and sheet symbol file name objects whose Owner property is U3.

OwnerName Like 'U?*'
Returns all designator, parameter, pin, sheet entry, sheet symbol designator, and sheet symbol file name objects that have an Owner property whose associated string starts with U, and which also contains at least one more following character.

Tips

  1. The Owner property is only defined for designator, parameter, pin, sheet entry, sheet symbol designator, and sheet symbol file name objects.

 

If you find an issue, select the text/image and pressCtrl + Enterto send us your feedback.
Note

The features available depend on your Altium product access level. If you don’t see a discussed feature in your software, contact Altium Sales to find out more.