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.GetActualDeliveryDate
Queries actual delivery date.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| UserNotification | 2.8 | Yes | No | No | No | No |
MBS( "UserNotification.GetActualDeliveryDate"; UserNotificationReference ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| UserNotificationReference | An user notification reference. | $ref |
Result
Returns timestamp value.
Description
Queries actual delivery date.The date at which this notification was actually delivered. The notification center will set this value if a notification is put in the scheduled list and the delivery time arrives. If the notification is delivered directly using the UserNotification.deliverNotification function, this value will be set to the deliveryDate value (unless deliveryDate is not defined, in which case this value is set to the current date). This value is used to sort the list of notifications in the user interface.
See also
- UserNotification.deliverNotification
- UserNotification.GetDeliveryDate
- UserNotification.SetDeliveryDate
Created 18th August 2014, last changed 18th August 2014
UserNotification.GetActivationType - UserNotification.GetDeliveryDate
Feedback: Report problem or ask question.
Links
MBS Xojo Chart Plugins