Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
UNNotification.SetCalendarDateTrigger
Sets a calendar based trigger.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
UNNotification | 9.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |
MBS( "UNNotification.SetCalendarDateTrigger"; UNNotificationRef; TimeStamp ) More
Parameters
Parameter | Description | Example |
---|---|---|
UNNotificationRef | The reference number of the notification. | $Notification |
TimeStamp | The time stamp for the date and time to use. | Get(SystemTimeStamp) |
Result
Returns OK or error.
Description
Sets a calendar based trigger.Can be scheduled on the device to notify based on date and time values.
Will schedule to run at the given date and time.
See also
Release notes
- Version 9.3
- Added UNNotification.Deliver, UNNotification.GetDescription and UNNotification.SetCalendarDateTrigger functions.
Example Databases
Blog Entries
- Neues vom MBS Plugin 9.3
- Whats new in MBS FileMaker Plugin version 9.3
- MBS FileMaker Plugin, version 9.3pr3
This function is free to use.
Created 19th June 2019, last changed 19th June 2019