NXSL:FindAlarmByKey

Revision as of 12:14, 28 April 2015 by Victor (talk | contribs) (Created page with "__NOTOC__ Find active (non-terminated) alarm by alarm key. '''Since:''' 2.0-M4 == Syntax == FindAlarmByKey(''key'') == Parameters == {| class="wikitable" |- | ''key'' || Al...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.