GetSelectedElementCount() Method
- Last UpdatedFeb 20, 2017
- 1 minute read
Gets the number of selected elements in the tree.
Syntax
Object.GetSelectedElementCount()
Example
The name of the control is AlarmTreeViewerCtrl1 and nTag1 is an integer or real tag.
nTag1 = #AlarmTreeViewerCtrl1.GetSelectedElementCount();