Returns true only if at least one of the inputs is 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.
outputs:
result – whether at least one of the inputs is 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]