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.5
10.0
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
Statistic
FMM
Blog
Sends a notification within FileMaker to all listener.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Notification | 5.2 | ✅ Yes | ✅ Yes | ❌ No | ✅ Yes, on macOS and Windows | ❌ No |
Parameter | Description | Example | Flags |
---|---|---|---|
NotificationName | The name of the notification. | "de.mbsplugins.MyTestNotification" | |
Parameter | The script parameter. If you don't specify, we pass name of notifcation as usual. By passing your own parameter, you can include several values like a list of values including record IDs or reference numbers. |
Optional |
Returns number or error.
Created 4th July 2015, last changed 19th March 2017
Notification.Send - Notification.Unlisten
Feedback: Report problem or ask question.