almAckRecent() Function
- Last UpdatedFeb 21, 2017
- 1 minute read
Acknowledges the most recent alarms that have occurred.
Syntax
[Result=]almAckRecent(ObjectName, Comment)
Arguments
ObjectName
The name of the alarm object. For example, AlmObj_1.
Comment
Alarm acknowledgment comment.
Example
almAckRecent("AlmObj_1",$DateString);