Less Than
Less Than
  | Type | Script block | 
| Collider | None | 
| Folder | Math | 
| 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.

 
	