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
UserNotification.Release
Releases a notification reference.
| Component | Version | macOS | Windows | Linux | Server | FileMaker 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.ReleaseAll
- UNNotification.Repeats
- UserNotification.Create
- UserNotification.GetResponse
- UserNotification.GetTitle
- UserNotification.isRemote
- UserNotification.ReleaseAll
- UserNotification.SetTitle
- WindowsUserNotification.NewNotification
Blog Entries
- MBS Filemaker Plugin, version 3.1pr4
- Mac OS X 10.8 User Notifications with Filemaker and Real Studio
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.
Created 18th August 2014, last changed 18th August 2014
UserNotification.HasReplyButton - UserNotification.ReleaseAll
Feedback: Report problem or ask question.
Links
MBS FileMaker blog