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

Events.NewAlarmWithAbsoluteDate

Creates a new alarm with an absolute trigger time.

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

Parameters

Parameter Description Example
EndDate The timestamp the alarm should fire.

Result

Returns reference number or error.

Description

Creates a new alarm with an absolute trigger time.

Examples

Create a new alarm:

MBS( "Events.NewAlarmWithAbsoluteDate"; "03.04.2016 13:45:00" )

See also

This function checks for a license.

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


Events.NewAlarm - Events.NewAlarmWithRelativeOffset