Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
UserNotification.Release
Releases a notification reference.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
UserNotification | 2.8 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "UserNotification.Release"; UserNotificationReference ) More
Parameters
Parameter | Description | Example |
---|---|---|
UserNotificationReference | An user notification reference. | $ref |
Result
Returns "OK" on success.
Description
Releases a notification reference.It is recommended that you release references which you do no longer need to reduce memory usage.
See also
- UNNotification.Release
- UNNotification.Repeats
- UserNotification.Create
- UserNotification.GetTitle
- UserNotification.isRemote
- UserNotification.ReleaseAll
- UserNotification.SetTitle
- WindowsUserNotification.List
- WindowsUserNotification.Release
- WindowsUserNotification.ReleaseAll
Release notes
- Version 10.5
- Added CFunction.ReleaseAll, CGImageSource.ReleaseAll, CLibrary.ReleaseAll, DynaPDF.ReleaseAll, ECKey.ReleaseAll, FSEvents.ReleaseAll, MarkDown.ReleaseAll, MenuItem.ReleaseAll, SendMail.ReleaseAll, Shell.ReleaseAll, SmartCard.ReleaseAll, TouchBar.ReleaseAll, UserNotification.ReleaseAll, WMFP.ReleaseAll, WMIQuery.ReleaseAll and WindowsUserNotification.ReleaseAll.
Blog Entries
- MBS Filemaker Plugin, version 3.1pr4
- Mac OS X 10.8 User Notifications with Filemaker and Real Studio
This function is free to use.
Created 18th August 2014, last changed 18th August 2014
UserNotification.HasReplyButton - UserNotification.ReleaseAll