Skip to content

Modulo Integer

Purpose of the Node

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.

Pins

Pin NamePin DescriptionPin TypeValue Type
integer1DividendInputInteger
integer2DivisorInputInteger
remainderRemainderOutputInteger