Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Events.Item.GetCalendar
Queries the calendar for this item.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Events | 6.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |
MBS( "Events.Item.GetCalendar"; EKCalendarItem { ; AsJSON } ) More
Parameters
Parameter | Description | Example | Flags |
---|---|---|---|
EKCalendarItem | The reference to the calendar item: an event or reminder. | $item | |
AsJSON | Available in MBS FileMaker Plugin 13.4 or newer. Pass 1 to return result as JSON. |
Optional |
Result
Returns calendar identifier or error.
Description
Queries the calendar for this item.See also
Release notes
- Version 14.0
- Fixed Events.Item.GetCalendar function to not always return JSON.
- Version 13.4
- Added AsJSON parameters to Events.Calendars, Events.Source.Calendars, Events.Item.GetCalendar, Events.defaultCalendarForNewEvents, Events.defaultCalendarForNewReminders, Events.SourceWithType, Events.Sources and Events.DelegateSources functions to return result as JSON.
Example Databases
Blog Entries
This function checks for a license.
Created 10th March 2016, last changed 20th July 2023