Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
WindowsUserNotification.GetText
Query text to show.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
WindowsUserNotification UserNotification | 7.2 | ❌ No | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "WindowsUserNotification.GetText"; Notification; Index ) More
Parameters
Parameter | Description | Example |
---|---|---|
Notification | The reference number for the Windows User Notification. | $Notification |
Index | The index of the text. Range 0 to 3. |
0 |
Result
Returns text or error.
Description
Query text to show.See also
- WindowsUserNotification.GetGroup
- WindowsUserNotification.GetRemoteId
- WindowsUserNotification.GetTag
- WindowsUserNotification.Release
- WindowsUserNotification.SetGroup
- WindowsUserNotification.SetRemoteId
- WindowsUserNotification.SetTag
- WindowsUserNotification.SetText
- WindowsUserNotification.Setting
- WindowsUserNotification.XMLUsed
This function is free to use.
Created 2nd April 2017, last changed 24th May 2017
WindowsUserNotification.GetTag - WindowsUserNotification.HideNotification