Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2   11.3   11.4    Statistic    FMM    Blog  

Addressbook.Notification.GetChangedExternally

Queries if the last notification script call was caused by a changed in another app.

Component Version macOS Windows Linux Server iOS SDK
Addressbook 3.5 ✅ Yes ❌ No ❌ No ❌ No ❌ No

Deprecated

This function was deprecated. Use Contacts functions instead.

MBS( "Addressbook.Notification.GetChangedExternally" )

Parameters

none

Result

Returns 1 or 0.

Description

Queries if the last notification script call was caused by a changed in another app.
If this function returns zero, the change was made by your own FileMaker solution.
This property is not always set by the OS for all changes, especially with some sync services.

See also

Example Databases

Created 18th August 2014, last changed 12nd January 2015


Addressbook.Notification.Evaluate - Addressbook.Notification.GetDeletedRecords

Feedback: Report problem or ask question.