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
WindowsUserNotification.ShowNotification
Shows the notification.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| WindowsUserNotification UserNotification | 7.2 | No | Yes | No | No | No |
Parameters
| Parameter | Description | Example |
|---|---|---|
| Notification | The reference number for the Windows User Notification. | $Notification |
Result
Returns OK or error.
Description
Shows the notification.Examples
Show notification:
Set Variable [$r; Value:MBS( "WindowsUserNotification.ShowNotification"; Windows User Notifications::ID)]
If [MBS("IsError")]
Show Custom Dialog ["Error"; $r]
End If
See also
Example Databases
Blog Entries
Release notes
- Version 8.0
- Changed WindowsUserNotification.ShowNotification to better handle empty texts.
Created 2nd April 2017, last changed 24th May 2017
WindowsUserNotification.Setting - WindowsUserNotification.XMLUsed
Feedback: Report problem or ask question.
Links
MBS FileMaker Plugins