Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
UserNotification.GetOtherButtonTitle
Queries the other button's custom title.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
UserNotification | 2.8 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "UserNotification.GetOtherButtonTitle"; UserNotificationReference ) More
Parameters
Parameter | Description | Example |
---|---|---|
UserNotificationReference | An user notification reference. | $ref |
Result
Returns the other button's caption.
Description
Queries the other button's custom title.See also UserNotification.SetOtherButtonTitle
See also
- UserNotification.GetActionButtonTitle
- UserNotification.SetActionButtonTitle
- UserNotification.SetOtherButtonTitle
This function is free to use.
Created 18th August 2014, last changed 18th August 2014
UserNotification.GetInformativeText - UserNotification.GetResponse