Query_Lang-schFunctions_ObjectTypeChecks_IsPieIsPie_AD
Created: August 02, 2022 | Updated: August 02, 2022
| Applies to version: 21
This document is no longer available beyond version 21. Information can now be found here: IsPie for version 24
Parent page: Schematic Query Functions - Object Type Checks
Summary
Returns pie chart objects.
Syntax
IsPie : Boolean
Example Usage
Is
Pie
Is
Pie
= True
Returns all pie chart objects.
Not Is
Pie
Is
Pie
= False
Returns all objects except pie chart objects.