Get Upcoming Reminders Notes Retrieves the upcoming reminders from the given list. All Lists will get reminders from all lists. Syntax getUpcomingReminders(count: <#Integer#>, list: <#Reminder or Variable#>) Example getUpcomingReminders(count: 5, list: Reminders)