HasParameter

Now reading version 19.0. For the latest, read: HasParameter for version 21

Parent page: PCB Query Functions - Parameters

Summary

Returns PCB objects incorporating the specified Parameter Name.

Syntax

HasParameter(ParameterName : String) : Boolean

Example Usage

HasParameter(‘Design Item Id’)
HasParameter(‘Design Item Id’) = True

Returns all objects that have the Design Item Id Parameter Name.

Not HasParameter(‘Design Item Id’)
HasParameter(‘Design Item Id’) = False

Returns all objects except those that have the Design Item Id Parameter.

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

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