UserNotification.GetDescription
-------------------------------

Queries description for debugging.

| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
|---|---|---|---|---|---|---|
| [UserNotification](component_UserNotification.md) | [2.8](newinversion28.md) | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |

MBS( "UserNotification.GetDescription"; UserNotificationReference ) 

**MBS**( **"UserNotification.GetDescription";** /\* Queries description for debugging. \*/  
**$UserNotificationReference**) /\* An user notification reference.e.g. $ref \*/ 

### Parameters

| Parameter | Description | Example |
|---|---|---|
| UserNotificationReference | An user notification reference. | $ref |

### Result

Returns description text.

### Description

Queries description for debugging.  
This is an information text to show content to developer, not to end user.  
### See also

- [UNNotification.GetDescription](UNNotificationGetDescription.md)
- [UserNotification.GetResponse](UserNotificationGetResponse.md)
- [UserNotification.GetUserInfo](UserNotificationGetUserInfo.md)

### Blog Entries

- [MBS Filemaker Plugin, version 2.8pr9](https://www.mbsplugins.de/archive/2012-07-26/MBS_Filemaker_Plugin_version_2/monkeybreadsoftware_blog_filemaker)

This function is free to use.

Created 18th August 2014 , last changed 18th August 2014

  
[UserNotification.GetDeliveryTimeZone](UserNotificationGetDeliveryTimeZone.md) - [UserNotification.GetIdentifier](UserNotificationGetIdentifier.md)

[HTML Version](UserNotificationGetDescription.shtml)