BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/4892959793217536/lesson/9938d91962143b0dea97f7fff4c2e031?ref=outlook-calendar
SUMMARY:Demo: Child Function Scope
DTSTART;TZID=America/Los_Angeles:20260509T190000
DTEND;TZID=America/Los_Angeles:20260509T200000
LOCATION:https://www.learndesk.us/class/4892959793217536/lesson/9938d91962143b0dea97f7fff4c2e031?ref=outlook-calendar
DESCRIPTION: 
Define a function loginToNetwork that has a value secretKey defined in it
Attempt to access the secretKey value from the global scope
Create a child function and try to access the secret variable from inside
Define a variable in the child function and see where it can be accessed


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