Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 9.5   10.0   10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2    Statistic    FMM    Blog  

Events.Alarm.SetURL

Sets the URL to open when the alarm triggers.

Component Version macOS Windows Linux Server iOS SDK
Events 6.2 ✅ Yes ❌ No ❌ No ❌ No ✅ Yes
MBS( "Events.Alarm.SetURL"; EKAlarm )   More

Parameters

Parameter Description Example
EKAlarm The reference to the alarm. $Alarm

Result

Returns OK or error.

Description

Sets the URL to open when the alarm triggers.
When you set the url property, the action property is set to Procedure, and the emailAddress and soundName properties are cleared.

Note: Starting with OS X 10.9, it is not possible to create new procedure alarms or view URLs for existing procedure alarms.
Trying to save or modify a procedure alarm will result in a save error.
Editing other aspects of events or reminders that have existing procedure alarms is allowed as long as the alarm isn't modified.

See also

Created 10th March 2016, last changed 13th August 2016


Events.Alarm.SetStructuredLocation - Events.Alarm.TriggerDateRelativeTo

Feedback: Report problem or ask question.