Query_Lang-schFunctions_ObjectTypeChecks_IsProbeIsProbe_AD

Parent page: Schematic Query Functions - Object Type Checks

Summary

Returns probe objects (probe and instrument probe design directives).

Syntax

IsProbe : Boolean/Boolean_String

Example Usage

IsProbe
IsProbe = True
IsProbe = 'True'
Returns all probe objects.

Not IsProbe
IsProbe = False
IsProbe = 'False'

Returns all objects except probe objects.

 

注記

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