Skip to main content

Condition_IsCalendarEventDay

Description

Checks whether the current day matches the active Calendar Event defined by the given ID.

Parameters

ParameterDescription
BaseObjectNot used. Internally fixed to Self.
CompareTypeSupported compare types: Equal, NotEqual
S1Calendar Event ID defined in the CalendarEvent data table

Examples

DescriptionBaseObjectCommandCompareTypeS1
Checks whether today is the Halloween event.SelfIsCalendarEventDayEqualHalloween
Checks whether today is NOT the Halloween event.SelfIsCalendarEventDayNotEqualHalloween
Checks whether today is the Christmas event.SelfIsCalendarEventDayEqualChristmas