×

Get Upcoming Reminders

iOS 14 +

Notes

Retrieves the upcoming reminders from the given list. All Lists will get reminders from all lists.

Syntax

getUpcomingReminders(count: <#Number (Allows Variables) (Optional)#>, list: <#Reminder List (Optional)#>)

Example

getUpcomingReminders(count: 5, list: Reminders)