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
Example
Example