Query_Lang-PCBFunctions_AttributeChecks_InAnyxSignalInAnyxSignal_AD

Parent page: PCB Query Functions - Attribute Checks

Summary

Use this keyword to quickly return all objects associated with all xSignals defined for the design.

Syntax

InAnyxSignal : Boolean/Boolean_String

Example Usage

InAnyxSignal
InAnyxSignal = True
InAnyxSignal = 'True'

Returns all objects associated with all xSignals defined for the design.

Not InAnyxSignal
InAnyxSignal = False
InAnyxSignal = 'False'

Returns all objects except objects associated with xSignals defined for the design.

 

注記

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