×

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: <#Integer or Variable#>, list: <#Reminder or Variable#>)

Example

getUpcomingReminders(count: 5, list: Reminders)