Difference between revisions of "NXSL:FindAlarmByKey"
Jump to navigation
Jump to search
(Created page with "__NOTOC__ Find active (non-terminated) alarm by alarm key. '''Since:''' 2.0-M4 == Syntax == FindAlarmByKey(''key'') == Parameters == {| class="wikitable" |- | ''key'' || Al...") |
(No difference)
|
Revision as of 10:14, 28 April 2015
Find active (non-terminated) alarm by alarm key.
Since: 2.0-M4
Syntax
FindAlarmByKey(key)
Parameters
key | Alarm key. |
Return Value
Alarm object or null if no such alarm exist.