Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Events.Alarm.GetStructuredLocation
Queries the location for the event.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Events | 6.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |
MBS( "Events.Alarm.GetStructuredLocation"; EKAlarm ) More
Parameters
Parameter | Description | Example |
---|---|---|
EKAlarm | The reference to the alarm. | $Alarm |
Result
Returns structured location reference number or error.
Description
Queries the location for the event.Allows you to set a structured location (a location with a potential geo-coordinate) on an alarm. This is used in conjunction with proximity to do geofence-based triggering of reminders.
See also
- Events.Alarm.SetStructuredLocation
- Events.Event.GetStructuredLocation
- Events.Event.SetStructuredLocation
This function checks for a license.
Created 10th March 2016, last changed 10th March 2016
