Int 1 The first integer. 整数1 第一个整数. Int 2 The second integer. 整数2 第二个整数. Equal Event sent if Int 1 equals Int 2 相等 当整数1=整数2时发送事件. Less Than Event sent if Int 1 is less than Int 2 小于 当整数1<整数2时发送事件. Greater Than Event sent if Int 1 is greater than Int 2 大于 当整数1>整数2时发送事件.