almSuppressSelectedTag() Function
- Last UpdatedFeb 21, 2017
- 1 minute read
Suppresses the showing of current and future occurrences of any alarm that belongs to the same Tagname name of one or more selected alarms having the same provider name, group name, and priority range.
Category
Alarms
Syntax
[Result=]almSuppressSelectedTag(ObjectName);
Arguments
ObjectName
The name of the alarm object. For example, AlmObj_1.
Example
almSuppressSelectedTag("AlmObj_1");
See Also
almSuppressAll(), almSuppressGroup(), almSuppressTag(), almSuppressDisplay(), almSuppressSelectedAlarm(), almSuppressSelectedGroup(), almSuppressSelectedPriority(), almAckSelectedTag(), almUnSuppressAll()