Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Events.Item.SetTitle
Sets the item title.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Events | 6.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |
MBS( "Events.Item.SetTitle"; EKCalendarItem; Title ) More
Parameters
Parameter | Description | Example |
---|---|---|
EKCalendarItem | The reference to the calendar item: an event or reminder. | $item |
Title | The new title. | "Joe's birthday" |
Result
Returns OK or error.
Description
Sets the item title.Examples
Set Title:
Set Variable [$r; Value:MBS( "Events.Item.SetTitle"; $reminder; Events Create Reminder::Title )]
See also
- Events.Item.GetNotes
- Events.Item.GetTitle
- Events.Item.SetNotes
- Events.Item.SetTimeZone
- Events.Item.SetURL
- Events.NewEvent
- Events.NewReminder
- Events.SaveEvent
- Events.SaveReminder
- MenuItem.SetTitle
Example Databases
- Mac and iOS/Events/Events Create Event
- Mac and iOS/Events/Events Create Reminder
- Mac and iOS/Events/Events Sync
Blog Entries
FileMaker Magazin
This function checks for a license.
Created 10th March 2016, last changed 13th March 2016