Condition_GiftType
Description
Checks whether the current gift (Target entity) matches the specified gift type (S1). Note: This condition uses the Target entity id from the script context to look up gift data.
Parameters
| Parameter | Description |
|---|---|
| CompareType | Equal / NotEqual |
| S1 | Gift type to compare (EB1GiftType: Common, Relationship). |
Examples
| Description | Command | CompareType | S1 |
|---|---|---|---|
| Checks whether target gift type is Common. | GiftType | Equal | Common |
| Checks whether target gift type is NOT Relationship. | GiftType | NotEqual | Relationship |
Back to Command FinderSearch and filter all 491 Script Condition documents