Skip to main content
Version: v4 (Stable)

GetAlarmInfo

GetAlarmInfo(AlarmId AS Integer, Ref AS String, CallGroup AS String, AlarmGroup AS String, Message AS String[, Code As String]) AS Integer

Returns the alphanumeric identifier of the alarm tag <AlarmId> in <Ref>, with its first on-call group to call in <CallGroup>, its base alarm group in <AlarmGroup>, its long message in <Message> and in option its short message in <Code>.

Returns an error code (0 if no error, 6 if <AlarmId> not defined).