Comment

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

Parent page: PCB Query Functions - Fields

Summary

Returns all component objects whose Component Comment property complies with the Query.

Syntax

Comment : String

Example Usage

Comment = '100nF'
Returns all components that have a Component Comment of 100nF.

Comment <> '100nF'
Returns all objects except component objects that have a Component Comment of 100nF.

Tips

  1. The Component Comment property is only defined for component objects.
  2. The child objects of components returned by the Query are not returned.

 

Note

The features available depend on your level of Altium Designer Software Subscription.