OR

Revision as of 17:15, 21 May 2024 by Osmo (talk | contribs) (Added an example image)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

If at least one of the inputs is True, then it outputs True. Otherwise, it outputs False.

OR
OR.png
TypeScript block
ColliderNone
FolderMath
Ports
Inputs Tru1
Tru2
Outputs Tru1 | Tru2
Example

Related