Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.3
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
10.6
Statistic
FMM
Blog
UNNotification.SetCalendarDateTrigger
Sets a calendar based trigger.
| Component | Version | macOS | Windows | Linux | Server | FileMaker 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
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
Release notes
- Version 9.3
- Added UNNotification.Deliver, UNNotification.GetDescription and UNNotification.SetCalendarDateTrigger functions.
Created 19th June 2019, last changed 19th June 2019
UNNotification.SetBody - UNNotification.SetCalendarTrigger
Feedback: Report problem or ask question.
Links
MBS Xojo Plugins