Query_Lang-schFunctions_ObjectTypeChecks_IsSelectedIsSelected_AD
Created: August 28, 2015 | Updated: August 20, 2021
| 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_IsSelected((IsSelected))_AD for version 4
Parent page: Schematic Query Functions - Object Type Checks
Summary
Returns all objects that are currently selected in the workspace.
Syntax
IsSelected : Boolean
Example Usage
Is
Selected
Is
Selected
= True
Returns all objects that are currently selected in the workspace.
Not Is
Selected
Is
Selected
= False
Returns all objects except objects that are currently selected in the workspace.