Greater Than

Revision as of 20:01, 18 May 2024 by Osmo (talk | contribs) (Updated and revisited the page)

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

Greater Than
Greater Than.png
TypeScript block
ColliderNone
FolderMath
Ports
Inputs Num1
Num2
Outputs Num1 > Num2