Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
WindowsUserNotification.GetTag
Gets the unique identifier of this notification within the notification Group.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
WindowsUserNotification | 13.1 | ❌ No | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "WindowsUserNotification.GetTag"; Notification ) More
Parameters
Parameter | Description | Example |
---|---|---|
Notification | The reference number for the Windows User Notification. | $Notification |
Result
Returns text or error.
Description
Gets the unique identifier of this notification within the notification Group.See also
- WindowsUserNotification.GetGroup
- WindowsUserNotification.GetText
- WindowsUserNotification.Release
- WindowsUserNotification.SetFileName
- WindowsUserNotification.SetGroup
- WindowsUserNotification.SetImagePath
- WindowsUserNotification.SetTag
- WindowsUserNotification.SetText
- WindowsUserNotification.Setting
- WindowsUserNotification.XMLUsed
Release notes
- Version 13.1
- Added WindowsUserNotification.SetTag and WindowsUserNotification.GetTag functions.
Blog Entries
This function is free to use.
Created 21st January 2023, last changed 21st January 2023
WindowsUserNotification.GetSuppressPopup - WindowsUserNotification.GetText