Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Releases the notification.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
WindowsUserNotification UserNotification | 7.2 | ❌ No | ✅ Yes | ❌ No | ❌ No | ❌ No |
Parameter | Description | Example |
---|---|---|
Notification | The reference number for the Windows User Notification. | $Notification |
Returns OK or error.
Free notification:
Set Variable [$r; Value:MBS( "WindowsUserNotification.Release"; Windows User Notifications::ID)]
If [MBS("IsError")]
Show Custom Dialog ["Error"; $r]
End If
Set Field [Windows User Notifications::ID; ""]
This function checks for a license.
Created 2nd April 2017, last changed 24th May 2017
WindowsUserNotification.NewNotification - WindowsUserNotification.ReleaseAll