Returns true (or 1) only if all the inputs are true. Often is used for combining several criteria to build a condition.
inputs:
Input several (at least two) Boolean values, e.g. outputs of Conditional operators or “Is New” output of On Data Change.
Note: do not leave empty input other than intentionally, as such input is treated as false:
![](https://logicbuilder.integroscrm.com/help/wp-content/uploads/2021/12/img-21-0a9d7c6a50dc4f9c9bcac72d3c6f094f.png)
outputs:
result – whether all of the inputs are true. This value may be used as a condition for Branch operator or as an input for another Boolean operator.
![](https://logicbuilder.integroscrm.com/help/wp-content/uploads/2021/12/img-21-c1d8bb91ca4f4d77a79b87747b4496ed-1024x382.png)
Click to rate this post!
[Total: 0 Average: 0]