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