Skip to main content

Condition_IsSiteEventIdScheduled

Description

Checks whether the entity resolved from BaseObject has joined (scheduled) a site event whose event DT ID matches S1. Both active and upcoming scheduled events are evaluated.

Parameters

ParameterDescription
BaseObjectThe entity whose scheduled site events are checked (Self or Target).
CompareTypeEqual: a matching event is scheduled; NotEqual: no matching event is found.
S1The site event DT ID (template ID) to search for.

Examples

DescriptionBaseObjectCommandCompareType
Check if Self has a scheduled Party site eventSelfIsSiteEventIdScheduledEqual
Check if Target does not have a scheduled Party eventTargetIsSiteEventIdScheduledNotEqual
Check if Self has a scheduled Festival eventSelfIsSiteEventIdScheduledEqual