Platforms to show: All Mac Windows Linux Cross-Platform

Back to CalAlarmMBS class.

CalAlarmMBS.Constructor

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Calendar MBS MacFrameworks Plugin 7.7 ✅ Yes ❌ No ❌ No ❌ No Desktop only
This constructor creates a new empty alarm object.
Example
dim a as new CalAlarmMBS // add alarm
a.action = a.CalAlarmActionDisplay
a.relativeTrigger = -3600*24 // 24 Hours before

CalAlarmMBS.triggerDateRelativeTo(currentdate as date) as date

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Calendar MBS MacFrameworks Plugin 7.7 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Returns the date of the trigger relative to the given date.

The items on this page are in the following plugins: MBS MacFrameworks Plugin.


The biggest plugin in space...