Or

Use Or to check if either one of the input values are true. Or is in the Logic category.
Input
Name | Data type | Description |
Value1 | Boolean | A boolean value |
Value2 | Boolean | The other boolean value |
Output
Name | Data type | Description |
Value | Boolean | A boolean signal of operation result |
Example

When you click to make red dot or yellow dot visible, the green dot will be visible along with either of these two conditions.
