IsBlanket
Created: August 02, 2022 | Updated: August 02, 2022
| Applies to version: 4
This document is no longer available beyond version 4. Information can now be found here: IsBlanket for version 5
Parent page: Schematic Query Functions - Object Type Checks
Summary
Returns blanket objects.
Syntax
IsBlanket : Boolean/Boolean_String
Example Usage
IsBlanket
IsBlanket = True
IsBlanket = 'True'
Returns all blanket objects.
Not IsBlanket
IsBlanket = False
IsBlanket = 'False'
Returns all objects except blanket objects.