This component evaluates all inputs for non-zero status. If at least one of the inputs is non-zero, then the component provides true (1) as its output. If all inputs have values equal to zero, then the output value provided is false (0). There is no limit to the number of inputs that may be attached.
Inputs: 0
Input Name:
Description:
Outputs: 1
Output Name:
Description:
Result
Boolean response given the logic test - 0 if condition not met and 1 if condition is met.