BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/4608670140727296/lesson/c72aed64e9a566695a19112ebb45aef5?ref=outlook-calendar
SUMMARY:if...else Statement
DTSTART;TZID=America/Los_Angeles:20260423T190000
DTEND;TZID=America/Los_Angeles:20260423T200000
LOCATION:https://www.learndesk.us/class/4608670140727296/lesson/c72aed64e9a566695a19112ebb45aef5?ref=outlook-calendar
DESCRIPTION: The if/else statement executes a block of code if a specified condition is true. If the condition is false, another block of code can be executed. The if/else statement is a part of PHP's "Conditional" Statements, which are used to perform different actions based on different conditions.

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