NXSL:FindAlarmByKeyRegex

This Wiki is deprecated and we are are currrently migrating remaining pages into product documentation (Admin Guide, NXSL Guide)

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.