Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Addressbook.hasUnsavedChanges
Indicates whether an address book has changes that have not been saved to the Address Book database.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Addressbook | 3.1 | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |
Deprecated
This function was deprecated. Use Contacts functions instead.
MBS( "Addressbook.hasUnsavedChanges" )
Parameters
none
Result
Returns 1 if there are unsaved changes; otherwise, 0.
Description
Indicates whether an address book has changes that have not been saved to the Address Book database.The unsaved changes flag is set automatically whenever changes are made.
This function checks for a license.
Created 18th August 2014, last changed 18th August 2014
