Query_Lang-schFunctions_ObjectTypeChecks_IsHarnessEntryIsHarnessEntry_AD
This document is no longer available beyond version 21. Information can now be found here: IsHarnessEntry for version 24
Parent page: Schematic Query Functions - Object Type Checks
Summary
Returns harness entry objects.
Syntax
IsHarnessEntry : Boolean/Boolean_String
Example Usage
IsHarnessEntry
IsHarnessEntry = True
IsHarnessEntry = 'True'
Returns all harness entry objects.
Not IsHarnessEntry
IsHarnessEntry = False
IsHarnessEntry = 'False'
Returns all objects except harness entry objects.