Skip to main content

Condition_IsSameSiteEventRole

Description

Checks whether Self and the context Target share the same role within the currently active site event. Both entities must be in the same site event and have an assigned role ID.

Parameters

ParameterDescription
BaseObjectMust be Self. The reference entity whose site event role is compared.
CompareTypeEqual: Self and Target have the same role; NotEqual: roles are different.

Examples

DescriptionBaseObjectCommandCompareType
Check if Self and Target have the same site event roleSelfIsSameSiteEventRoleEqual
Check if Self and Target have different site event rolesSelfIsSameSiteEventRoleNotEqual