BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/5940705509769216/lesson/1f9bf27b1b03ec57f1800dfcef05b3eb?ref=outlook-calendar
SUMMARY:Function Constructor
DTSTART;TZID=America/Los_Angeles:20260509T190000
DTEND;TZID=America/Los_Angeles:20260509T200000
LOCATION:https://www.learndesk.us/class/5940705509769216/lesson/1f9bf27b1b03ec57f1800dfcef05b3eb?ref=outlook-calendar
DESCRIPTION: The Function constructor creates a new Function object. Calling the constructor directly can create functions dynamically, but suffers from security and similar (but far less significant) performance issues to eval. However, unlike eval, the Function constructor creates functions which execute in the global scope only.

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