Jump to content

Less Than: Difference between revisions

49 bytes added ,  Tuesday at 13:48
m
no edit summary
No edit summary
mNo edit summary
 
Line 8: Line 8:
}}
}}


Outputs <code>True</code> if the first input [[number]] is smaller than the second input number.
Outputs [[true]] if the first input [[number]] is smaller than the second input number.
Outputs <code>False</code> if it is [[Greater Than]] or [[Equal Numbers|equal]] to the second number.
Outputs [[false]] if it is [[Greater Than|greater than]] or [[Equal Numbers|equal]] to the second number.


[[File:Less Than example.jpg|frameless|center|Example]]
[[File:Less Than example.jpg|frameless|center|Example]]


== Related ==
* [[Greater Than]]
* [[Equal Numbers]]


[[Category:Blocks]]
[[Category:Blocks]]