AND

From Fancade Wiki
Revision as of 21:09, 16 May 2024 by Osmo (talk | contribs) (Updated the page)
AND
AND.png
TypeScript block
ColliderNone
FolderMath
Ports
Inputs Tru1
Tru2
Outputs Tru1 & Tru2

If both inputs are True, then it outputs True. Otherwise it outputs False.

Example