Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Calendar.Item.GetTitle
Queries the title of the event or reminder.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Calendar | 3.4 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "Calendar.Item.GetTitle"; itemRef ) More
Parameters
Parameter | Description | Example |
---|---|---|
itemRef | The reference to the calendar item. Can be reference to event or reminder. | $eventRef |
Result
Returns title or error.
Description
Queries the title of the event or reminder.See also
- Calendar.Item.GetAlarms
- Calendar.Item.GetAllDay
- Calendar.Item.GetDueDate
- Calendar.Item.GetEndDate
- Calendar.Item.GetNotes
- Calendar.Item.GetUID
- Calendar.Item.GetURL
- Calendar.Item.SetNotes
- Calendar.NewReminder
- Calendar.SaveReminder
Example Databases
- Mac and iOS/Events/Calendar/Calendar Changes
- Mac and iOS/Events/Calendar/Calendar Events
- Mac and iOS/Events/Calendar/Calendar Import
- Mac and iOS/Events/Calendar/Reminders
Blog Entries
- Import Calendar Items into FileMaker
- Todo/Reminder Synchronization for FileMaker on Mac using MBS Plugin
This function checks for a license.
Created 18th August 2014, last changed 18th August 2014