IsHarnessConnectorType
Parent page: Schematic Query Functions - Object Type Checks
Summary
Returns harness connector type objects.
Syntax
IsHarnessConnectorType : Boolean/Boolean_String
Example Usage
IsHarnessConnectorType
IsHarnessConnectorType = True
IsHarnessConnectorType = 'True'
Returns all harness connector type objects.
Not IsHarnessConnectorType
IsHarnessConnectorType = False
IsHarnessConnectorType = 'False'
Returns all objects except harness connector type objects.