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 | Another boolean value. |
Output
Name | Data Type | Description |
---|---|---|
Value | Boolean | A boolean signal of the operation result. |
Example
Click to make red dot or yellow dot visible. The green dot will be visible along with either of these two conditions.