BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/5630802022891520/lesson/2d464b4951d2be19f06b4ebb3d102b8b?ref=outlook-calendar
SUMMARY:What are JavaScript Generator Functions?
DTSTART;TZID=America/Los_Angeles:20260509T190000
DTEND;TZID=America/Los_Angeles:20260509T200000
LOCATION:https://www.learndesk.us/class/5630802022891520/lesson/2d464b4951d2be19f06b4ebb3d102b8b?ref=outlook-calendar
DESCRIPTION: 
The special function which returns multiple values
Values do not need to be returned at the same time
The first value can be returned now
The second value can be returned in five seconds
The third can be in five years
Values can be multiple different types
First can be an array
The second can be a Boolean
Values can be passed to generator functions as well


https://www.learndesk.us/class/5630802022891520/lesson/2d464b4951d2be19f06b4ebb3d102b8b?ref=outlook-calendar
STATUS:CONFIRMED
SEQUENCE:3
BEGIN:VALARM
TRIGGER:-PT10M
DESCRIPTION:Class Reminder
ACTION:DISPLAY
END:VALARM
END:VEVENT
END:VCALENDAR