Max Integer
Purpose of the Node
The Max Integer node compares two integers provided as input and outputs the larger of the two.
Pins
Pin Name | Pin Description | Pin Type | Value Type |
---|---|---|---|
integer1 | The first integer to compare | Input | Integer |
integer2 | The second integer to compare | Input | Integer |
maximum | The larger of the two input integers | Output | Integer |