Condition_IsSameSite
Description
Checks whether Self and Target are located on the same site. Both Self and Target must be valid actors located within a site; otherwise the condition returns false.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | Not used for site lookup — always checks Self vs Target. |
| CompareType | Type of comparison operation (Equal or NotEqual). |
Examples
| Description | BaseObject | Command | CompareType |
|---|---|---|---|
| Checks if Self and Target are on the same site | Self | IsSameSite | Equal |
| Checks if Self and Target are NOT on the same site | Self | IsSameSite | NotEqual |
Back to Command FinderSearch and filter all 491 Script Condition documents