SuppressSelectedTag() method
- Last UpdatedJun 19, 2024
- 1 minute read
Suppresses showing current and future occurrences of any alarm that belongs to the same tag name of one or more selected alarms having the same Group name, Provider name, and Priority range.
Syntax
Object.SuppressSelectedTag()
Example
The name of the control is AlarmViewerCtrl1.
#AlarmViewerCtrl1.SuppressSelectedTag();