Query_Lang-schFunctions_ObjectTypeChecks_IsNoERCIsNoERC_AD
Created: September 14, 2015 | Updated: August 20, 2021
| Applies to versions: 1.0, 1.1, 2.0, 2.1, 3.0, 3.1 and 3.2
Now reading version 2.0. For the latest, read: Query_Lang-schFunctions_ObjectTypeChecks_IsNoERC((IsNoERC))_AD for version 4
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.