Query_Lang-schFunctions_ObjectTypeChecks_IsNoERCIsNoERC_AD
This document is no longer available beyond version 21. Information can now be found here: IsNoERC for version 24
Parent page: Schematic Query Functions - Object Type Checks
Summary
Returns No ERC objects.
Syntax
IsNoERC : Boolean/Boolean_String
Example Usage
IsNoERC
IsNoERC = True
IsNoERC = 'True'
Returns all No ERC objects.
Not IsNoERC
IsNoERC = False
IsNoERC = 'False'
Returns all objects except No ERC objects.