Condition_IsBlockingPhoneNumber
Description
Checks whether the BaseObject is blocking the NonBaseObject’s phone number.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | The entity to check whether it is blocking the other’s number |
| CompareType | Equal (is blocking) / NotEqual (is not blocking) |
Examples
| Description | BaseObject | Command | CompareType |
|---|---|---|---|
| Check if Self is blocking Target | Self | IsBlockingPhoneNumber | Equal |
| Check if Self is not blocking Target | Self | IsBlockingPhoneNumber | NotEqual |
| Check if Target is blocking Self | Target | IsBlockingPhoneNumber | Equal |
Back to Command FinderSearch and filter all 491 Script Condition documents