ParameterName

Parent page: Schematic Query Functions - Fields

Summary

Returns all parameter objects whose Parameter Name property complies with the Query.

Syntax

ParameterName : String

Example Usage

ParameterName = 'Comment'
Returns all parameter objects whose Parameter Name property is Comment.

ParameterName = 'Published'
Returns all parameter objects whose Parameter Name property is Published.

 

Note

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