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