OR

From Fancade Wiki
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)
OR
OR.png
TypeScript block
ColliderNone
FolderMath
Ports
Inputs Tru1
Tru2
Outputs Tru1 | Tru2

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

Example

Related