Platforms to show: All Mac Windows Linux Cross-Platform

Back to ABAddressBookMBS class.

ABAddressBookMBS.DatabaseChanged(Externally as boolean, InsertedRecords() as string, UpdatedRecords() as string, DeletedRecords() as string)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event Addressbook MBS MacCocoa Plugin 11.2 ✅ Yes ❌ No ❌ No ❌ No
The database has changed.

Externally: true if changes were made by another application.
InsertedRecords: Record UIDs of records changed. (can be empty)
UpdatedRecords: Record UIDs of records updated. (can be empty)
DeletedRecords: Record UIDs of records deleted. (can be empty)

Some examples using this event:

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


The biggest plugin in space...