BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/6645445084315648/lesson/ffe6c2503b35dbaf0a4fd0983a6b07d6?ref=outlook-calendar
SUMMARY:Function Arguments Passed By Reference
DTSTART;TZID=America/Los_Angeles:20260509T190000
DTEND;TZID=America/Los_Angeles:20260509T200000
LOCATION:https://www.learndesk.us/class/6645445084315648/lesson/ffe6c2503b35dbaf0a4fd0983a6b07d6?ref=outlook-calendar
DESCRIPTION: Inside the function, the reference is used to access the actual argument used in the call. This means that changes made to the parameter affect the passed argument. To pass the value by reference, argument reference is passed to the functions just like any other value.

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