Query_Lang-schFunctions_ObjectTypeChecks_IsSheetEntryIsSheetEntry_AD
This document is no longer available beyond version 21. Information can now be found here: IsSheetEntry for version 24
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.