Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.3
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
10.6
Statistic
FMM
Blog
UserNotification.GetSubTitle
Queries the current sub title of the notification.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| UserNotification | 2.8 | Yes | No | No | No | No |
MBS( "UserNotification.GetSubTitle"; UserNotificationReference ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| UserNotificationReference | An user notification reference. | $ref |
Result
Returns sub title text.
Description
Queries the current sub title of the notification.See also UserNotification.SetSubTitle
See also
- UNNotification.SetSubTitle
- UNNotification.SubTitle
- UserNotification.GetIdentifier
- UserNotification.GetResponse
- UserNotification.GetSoundName
- UserNotification.GetTitle
- UserNotification.GetUserInfo
- UserNotification.SetSoundName
- UserNotification.SetSubTitle
- UserNotification.SetTitle
Created 18th August 2014, last changed 18th August 2014
UserNotification.GetSoundName - UserNotification.GetTitle
Feedback: Report problem or ask question.
Links
MBS Xojo tutorial videos