Logo Anfibia Reactor ™ - User Guide
Copyright © 2013 Anfibia Software. All Rights Reserved.
www.anfibia-soft.com
Plugins : API : Monitor.isSmsAlertEnabled

Summary

Checks if SMS alerts are enabled on the monitor.

Syntax

local enabled = Monitor.isSmsAlertEnabled()

Parameters

none

Returns

enabled : Boolean indicating if SMS alerts are enabled on this monitor.

Description

Returns a boolean value indicating if the SMS alert checkbox is checked on this monitor.

Examples

local smsAlertEnabled = Monitor.isSmsAlertEnabled()

 

See Also

getAlarmState
getLastResult
getName
getUrl
isEmailAlertEnabled
isTwitterAlertEnabled