
The Function Block OR is an OR operation.
Note: This function block can have more than two inputs. You can right-click on the function block to add another input.
All data types can be used at the inputs. Each input is checked from top to bottom.
The output of the function block is true if one of the inputs is true. Unused inputs are considered false.