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.

Less Than
Less Than.png
TypeScript block
ColliderNone
FolderMath
Ports
Inputs Num1
Num2
Outputs Num1 < Num2
Example
Example

Related