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