| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
Calendar.Notification.Evaluate
Installs a notification evaluation.
| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
| Calendar | 6.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
Deprecated
This function was deprecated.
MBS( "Calendar.Notification.Evaluate"; Expression ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| Expression | The expression to evaluate. | "Let ( $$Done = 1 ; 1 )" |
Result
Returns OK or error.
Description
Installs a notification evaluation.This expression is evaluated whenever something in the calendar database changed.
See also
Blog Entries
This function checks for a license.
Created 29th March 2016, last changed 29th March 2016
Calendar.Notification.Clear - Calendar.Notification.GetChangedExternally
MarkDown version: CalendarNotificationEvaluate.md