Returns False if all the elements in the input array are False or if the array is empty. Otherwise, this node returns True. This node accepts an array of any size but returns only a single value based on all values in the array.

array
Array of Boolean elements.
logical OR
A value that indicates if all of the elements in
array are False.
True |
One or more elements in
array are True, or the array is empty.
|
False |
All the elements in
array are False.
|
Where This Node Can Run:
Desktop OS: Windows
FPGA:
All devices (only within an optimized FPGA VI)
Web Server: Supported in VIs that run in a web application