And

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:

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. 

Click to rate this post!
[Total: 0 Average: 0]

Leave a Reply

Your email address will not be published. Required fields are marked *