Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Calendar.Item.SetURL
Assigns a new URL for a calendar item.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Calendar | 3.4 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "Calendar.Item.SetURL"; itemRef; URL ) More
Parameters
Parameter | Description | Example |
---|---|---|
itemRef | The reference to the calendar item. Can be reference to event or reminder. | $eventRef |
URL | The new URL to store. | "http://www.mbsplugins.de" |
Result
Returns OK or error.
Description
Assigns a new URL for a calendar item.See also
- Calendar.Alarm.GetURL
- Calendar.Alarm.SetURL
- Calendar.Item.GetUID
- Calendar.Item.GetURL
- Calendar.Item.SetNotes
- Calendar.Item.SetTitle
- Calendar.NewEvent
- Calendar.SaveEvent
Example Databases
FileMaker Magazin
This function checks for a license.
Created 18th August 2014, last changed 18th August 2014