Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
UNNotification.GetDescription
Queries description of notification.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
UNNotification | 9.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |
MBS( "UNNotification.GetDescription"; UNNotificationRef ) More
Parameters
Parameter | Description | Example |
---|---|---|
UNNotificationRef | The reference number of the notification. | $Notification |
Result
Returns text or error.
Description
Queries description of notification.Shows technical details from framework about notification.
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
UNNotification.DeliveredNotifications - UNNotification.Identifier