Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

Calendar.Notification.GetUpdatedRecords

Queries list of updated records.

Component Version macOS Windows Linux Server iOS SDK
Calendar 3.5 ✅ Yes ❌ No ❌ No ❌ No ❌ No
MBS( "Calendar.Notification.GetUpdatedRecords" )

Parameters

none

Result

Returns list of record IDs.

Description

Queries list of updated records.
Only valid in a notification script.

Valus in this list are IDs of calendars, events, or reminders, depending on the notification (See Calendar.Notification.GetWhat). If all three lists (updatedRecords, DeletedRecords, InsertedRecords) are empty, that indicates everything has changed, and the client should refresh the calendar, event, and reminder information currently being used. Since this tends to be an expensive and inconvenient operation, it will only occur under unusual circumstances, such as when restoring from backup.

See also

Example Databases

This function checks for a license.

Created 18th August 2014, last changed 18th August 2014


Calendar.Notification.GetProcessName - Calendar.Notification.GetUserUID