Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Addressbook.Notification.Evaluate
Installs a notification evaluate.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Addressbook | 6.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
Deprecated
This function was deprecated. Use Contacts functions instead.
MBS( "Addressbook.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 evaluate.This expression is evaluated whenever something in the addressbook database changed.
See also
Blog Entries
This function is free to use.
Created 29th March 2016, last changed 29th March 2016
Addressbook.Notification.Clear - Addressbook.Notification.GetChangedExternally
