Skip to main content

Condition_IsBlockingPhoneNumber

Description

Checks whether the BaseObject is blocking the NonBaseObject’s phone number.

Parameters

ParameterDescription
BaseObjectThe entity to check whether it is blocking the other’s number
CompareTypeEqual (is blocking) / NotEqual (is not blocking)

Examples

DescriptionBaseObjectCommandCompareType
Check if Self is blocking TargetSelfIsBlockingPhoneNumberEqual
Check if Self is not blocking TargetSelfIsBlockingPhoneNumberNotEqual
Check if Target is blocking SelfTargetIsBlockingPhoneNumberEqual