InSheetSymbol

Now reading version 19.1. For the latest, read: InSheetSymbol for version 21

Parent page: Schematic Query Functions - Membership Checks

Summary

Returns the sheet symbol object whose Sheet Name property complies with the Query.

Syntax

InSheetSymbol(Sheet Name : String) : Boolean/Boolean_String

Example Usage

InSheetSymbol('Accelerometer')
InSheetSymbol('Accelerometer') = True
InSheetSymbol('Accelerometer') = 'True'

Returns the sheet symbol object whose Sheet Name property is Accelerometer.

Tips

  1. The child objects of the returned sheet symbol object, are not returned.
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.