Query_Lang-schFunctions_ObjectTypeChecks_IsPieIsPie_AD
Created: November 05, 2018 | Updated: March 06, 2024
| Applies to versions: 1.0, 1.1, 2.0, 2.1, 3.0, 3.1 and 3.2
Now reading version 1.1. For the latest, read: Query_Lang-schFunctions_ObjectTypeChecks_IsPie((IsPie))_AD for version 4
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.