This component provides a modulus operation based on values at its two statusNumeric inputs. The output is the remainder of
dividing the inA value by the inB value. If the inB value is 0, the output is NaN (not a number). Operation is intended for
integer input values, such as from the output of a Counter component.
Modulus is available in the Math folder of the kitControl palette