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

Events.Alarm.GetRelativeOffset

Queries the relative offset from an event start date to fire an alarm.

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

Parameters

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

Result

Returns number or error.

Description

Queries the relative offset from an event start date to fire an alarm.
Value is in seconds.

Examples

Query relative offset:

MBS( "Events.Alarm.GetRelativeOffset"; $alarm )

See also

This function checks for a license.

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


Events.Alarm.GetProximity - Events.Alarm.GetSound