IsNote
Created: August 02, 2022 | Updated: August 02, 2022
Parent page: Schematic Query Functions - Object Type Checks
Summary
Returns note objects.
Syntax
IsNote : Boolean
Example Usage
IsNote
IsNote = True
Returns all note objects.
Not IsNote
IsNote = False
Returns all objects except note objects.