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: 12.1   12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4    Statistic    FMM    Blog  

WindowsUserNotification.List

Lists all IDs of notifications.

Component Version macOS Windows Linux Server iOS SDK
WindowsUserNotification 13.1 ❌ No ✅ Yes ❌ No ❌ No ❌ No
MBS( "WindowsUserNotification.List" )

Parameters

none

Result

Returns list or error.

Description

Lists all IDs of notifications.
Returns IDs for all WindowsUserNotification objects in memory. If this list is growing, you may have forgotten to call WindowsUserNotification.Release in your scripts.

See also

Release notes

Blog Entries

This function is free to use.

Created 21st January 2023, last changed 21st January 2023


WindowsUserNotification.Isinitialized - WindowsUserNotification.NewNotification

💬 Ask a question or report a problem