Query_Lang-PCBFunctions_Fields_CommentComment_AD

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.

 

Примечание

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