Topics
All
Mac OS X
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Guides
Examples
New in version:
7.4
7.5
8.0
8.1
8.2
8.3
8.4
8.5
9.0
9.1
Statistic
Events.Reminder.GetDueDate
Queries due date.
Component | Version | macOS | Windows | Server | FileMaker Cloud | FileMaker iOS SDK |
Events | 6.2 | Yes | No | No | No | Yes |
MBS( "Events.Reminder.GetDueDate"; EKReminder ) More
Parameters
Parameter | Description | Example value |
---|---|---|
EKReminder | The reference to the reminder. | $Reminder |
Result
Returns list or error.
Description
Queries due date.Returns a list with key=value list of the defined date components.
Examples
Query due date:
MBS( "Events.Reminder.GetDueDate"; "3E802BF6-BE7C-42EA-BA4A-16CCF824AA31")
See also
- Events.Reminder.GetCompleted
- Events.Reminder.GetPriority
- Events.Reminder.GetStartDate
- Events.Reminder.SetDueDate
- Events.Reminder.SetStartDate
Created 10th March 2016, last changed 13th March 2016
Events.Reminder.GetCompletionDate - Events.Reminder.GetPriority
Feedback: Report problem or ask question.
Links
MBS FileMaker Plugins