WindowsUserNotification.GetGroup
--------------------------------

Gets the group identifier for the notification.

| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
|---|---|---|---|---|---|---|
| [WindowsUserNotification](component_WindowsUserNotification.md) | [13.1](newinversion131.md) | ❌ No | ✅ Yes | ❌ No | ❌ No | ❌ No |

MBS( "WindowsUserNotification.GetGroup"; Notification ) 

**MBS**( **"WindowsUserNotification.GetGroup";** /\* Gets the group identifier for the notification. \*/  
**$Notification**) /\* The reference number for the Windows User Notification. \*/ 

### 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](WindowsUserNotificationGetPriority.md)
- [WindowsUserNotification.GetTag](WindowsUserNotificationGetTag.md)
- [WindowsUserNotification.GetText](WindowsUserNotificationGetText.md)
- [WindowsUserNotification.SetGroup](WindowsUserNotificationSetGroup.md)
- [WindowsUserNotification.SetPriority](WindowsUserNotificationSetPriority.md)
- [WindowsUserNotification.SetRemoteId](WindowsUserNotificationSetRemoteId.md)
- [WindowsUserNotification.SetTag](WindowsUserNotificationSetTag.md)
- [WindowsUserNotification.SetText](WindowsUserNotificationSetText.md)
- [WindowsUserNotification.Setting](WindowsUserNotificationSetting.md)
- [WindowsUserNotification.XMLUsed](WindowsUserNotificationXMLUsed.md)

### Release notes

- **Version 13.1**
    - Added [WindowsUserNotification.SetGroup](https://www.mbsplugins.eu/WindowsUserNotificationSetGroup.shtml) and [WindowsUserNotification.GetGroup](https://www.mbsplugins.eu/WindowsUserNotificationGetGroup.shtml) functions.

### Blog Entries

- [MBS FileMaker Plugin, version 13.1pr1](https://www.mbsplugins.de/archive/2023-02-01/MBS_FileMaker_Plugin_version_1/monkeybreadsoftware_blog_filemaker)

This function is free to use.

Created 21st January 2023 , last changed 7th June 2024

  
[WindowsUserNotification.GetFileName](WindowsUserNotificationGetFileName.md) - [WindowsUserNotification.GetImagePath](WindowsUserNotificationGetImagePath.md)

[HTML Version](WindowsUserNotificationGetGroup.shtml)