Query_Lang-schFunctions_ObjectTypeChecks_IsSheetEntryIsSheetEntry_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: IsSheetEntry for version 5
Parent page: Schematic Query Functions - Object Type Checks
Summary
Returns sheet entry objects.
Syntax
IsSheetEntry : Boolean/Boolean_String
Example Usage
IsSheetEntry
IsSheetEntry = True
IsSheetEntry = 'True'
Returns all sheet entry objects.
Not IsSheetEntry
IsSheetEntry = False
IsSheetEntry = 'False'
Returns all objects except sheet entry objects.