Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

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

This function checks for a license.

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


Events.Alarm.SetStructuredLocation - Events.Alarm.TriggerDateRelativeTo