Skip to content

Modulo Integer

The Modulo Integer node takes two integer inputs and calculates the remainder when the first integer is divided by the second integer. It is useful for scenarios where you need to determine the leftover value after a division operation.

Pin NamePin DescriptionPin TypeValue Type
integer1DividendInputInteger
integer2DivisorInputInteger
remainderRemainderOutputInteger