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:
9.3
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
10.6
Statistic
FMM
Blog
Calendar.Notification.GetUpdatedRecords
Queries list of updated records.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| Calendar | 3.5 | Yes | No | No | No | No |
MBS( "Calendar.Notification.GetUpdatedRecords" ) More
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
- Addressbook.Notification.GetUpdatedRecords
- Calendar.Notification.GetDeletedRecords
- Calendar.Notification.GetInsertedRecords
- Calendar.Notification.GetWhat
Example Databases
Created 18th August 2014, last changed 18th August 2014
Calendar.Notification.GetProcessName - Calendar.Notification.GetUserUID
Feedback: Report problem or ask question.
Links
MBS FileMaker tutorial videos