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:
12.2
12.3
12.4
12.5
13.0
13.1
13.2
13.3
13.4
13.5
Statistic
FMM
Blog
Sends a notification.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Notification | 2.6 | ✅ Yes | ✅ Yes | ❌ No | ✅ Yes, on macOS and Windows | ❌ No |
Parameter | Description | Example | Flags |
---|---|---|---|
NotificationName | The name of the notification. | "de.mbsplugins.MyTestNotification" | |
Param1 | Available in MBS FileMaker Plugin 7.2 or newer. A number to pass on Windows. For Mac in 7.3 plugins you can pass JSON here. |
Optional | |
Param2 | A number to pass on Windows. | Optional |
Returns "OK" or error message.
Send notification on Mac with JSON payload:
MBS("Notification.Send"; "MyNotification"; "{\"recordID\":5}")
This function checks for a license.
Created 18th August 2014, last changed 14th May 2017