Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
WindowsUserNotification.XMLUsed
Queries the XML template used for the notification.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
WindowsUserNotification UserNotification | 7.2 | ❌ No | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "WindowsUserNotification.XMLUsed"; Notification ) More
Parameters
Parameter | Description | Example |
---|---|---|
Notification | The reference number for the Windows User Notification. | $Notification |
Result
Returns xml text or error.
Description
Queries the XML template used for the notification.For debugging only.
See also
- WindowsUserNotification.GetTag
- WindowsUserNotification.GetText
- WindowsUserNotification.List
- WindowsUserNotification.Release
- WindowsUserNotification.ReleaseAll
- WindowsUserNotification.SetGroup
- WindowsUserNotification.SetRemoteId
- WindowsUserNotification.SetTag
- WindowsUserNotification.SetText
- WindowsUserNotification.Setting
This function is free to use.
Created 23th April 2017, last changed 24th May 2017