Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Notification.List
Returns list of all notification names registered.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Notification | 3.3 | ✅ Yes | ✅ Yes | ❌ No | ✅ Yes, on macOS and Windows | ❌ No |
MBS( "Notification.List" )
Parameters
none
Result
Returns list of names.
Description
Returns list of all notification names registered.Examples
List all object IDs:
Set Variable [$list; Value: MBS( "Notification.List" ) ]
See also
Release notes
- Version 13.1
- Added WindowsUserNotification.List function.
- Version 13.0
- Added UNNotification.List function.
Example Databases
Blog Entries
This function checks for a license.
Created 18th August 2014, last changed 27th August 2023