Query_Lang-schFunctions_ObjectTypeChecks_IsHarnessEntryIsHarnessEntry_AD
Created: 八月 02, 2022 | Updated: 八月 02, 2022
| Applies to version: 4
This document is no longer available beyond version 4. Information can now be found here: IsHarnessEntry for version 5
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.