GetSelectedElementName() Method
- Last UpdatedMar 03, 2021
- 1 minute read
Gets the name of the selected element on the Alarm Tree Viewer control.
Syntax
Object.GetSelectedElementName()
Example
The name of the control is AlarmTreeViewerCtrl1 and StrTag is a message tag.
StrTag = #AlarmTreeViewerCtrl1.GetSelectedElementName();