Query_Lang-SCHFunctions_Fields_CollapsedCollapsed_AD
This document is no longer available beyond version 21. Information can now be found here: Collapsed for version 24
Parent page: Schematic Query Functions - Fields
Summary
Returns all blanket, compile mask, and note objects whose Collapsed and Disabled property complies with the Query.
Syntax
Collapsed : Boolean_String
Example Usage
Collapsed = 'True'
Returns all blanket, compile mask, and note objects whose Collapsed and Disabled property is enabled.
Collapsed = 'False'
Returns all blanket, compile mask, and note objects whose Collapsed and Disabled property is disabled.
Tips
- The Collapsed and Disabled property is only defined for blanket, compile mask, and note objects.