Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
UserNotification.Create
Creates a new user notification.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
UserNotification | 2.8 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "UserNotification.Create" )
Parameters
none
Result
Returns new user notification reference number.
Description
Creates a new user notification.All UserNotification functions require macOS 10.8.
This is for sending user notifications to the Mac your FileMaker solution runs on. Not for remote notifications or notifications to iOS devices.
See also
- UserNotification.GetTitle
- UserNotification.isRemote
- UserNotification.Release
- UserNotification.SetTitle
Blog Entries
This function is free to use.
Created 18th August 2014, last changed 10th August 2020
UserNotification.ContentImage - UserNotification.GetActionButtonTitle