Less Than

From Fancade Wiki
Revision as of 20:04, 18 May 2024 by Osmo (talk | contribs)
Less Than
Less Than.png
TypeScript block
ColliderNone
FolderMath
Ports
Inputs Num1
Num2
Outputs Num1 < Num2

Outputs True if the first input number is smaller than the second input number. Outputs False if it is Greater Than or equal to the second number.

Example
Example