Or
![or](http://lf16-tiktok-common.tiktokcdn-us.com/obj/tiktok-web-common-tx/effect/learn/assets/images/or-562c0dc8a67a727005b83bf1e3206ef2.png)
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
![or example](http://lf16-tiktok-common.tiktokcdn-us.com/obj/tiktok-web-common-tx/effect/learn/assets/images/or_example-2836042b9cd14cde707843d3dcf03ab0.gif)
Click to make red dot or yellow dot visible. The green dot will be visible along with either of these two conditions.
![or node](http://lf16-tiktok-common.tiktokcdn-us.com/obj/tiktok-web-common-tx/effect/learn/assets/images/or_node-0f0e511f00bc67aafdc5cef997acc63b.png)