NXSL:FindAlarmByKeyRegex

From NetXMS Wiki
Revision as of 10:37, 10 January 2018 by TatjanaDubrovica (talk | contribs) (Created page with "__NOTOC__ Find active (non-terminated) alarm by alarm key using regex. '''Since:''' 3.0-M0 == Syntax == FindAlarmByKeyRegex(''regexp'') == Parameters == {| class="wikitable...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Find active (non-terminated) alarm by alarm key using regex.

Since: 3.0-M0

Syntax

FindAlarmByKeyRegex(regexp)

Parameters

regexp Regular expression matching alarm key.

Return Value

Alarm object or null if no such alarm exist.