Skip to main content
Version: 3.9.0

Or

or

Use Or to check if either one of the input values are true. Or is in the Logic category.

Input

NameData TypeDescription
Value1BooleanA boolean value.
Value2BooleanAnother boolean value.

Output

NameData TypeDescription
ValueBooleanA boolean signal of the operation result.

Example

or example

Click to make red dot or yellow dot visible. The green dot will be visible along with either of these two conditions.

or node