variant_mod Divides two variants and returns only the remainder &reftitle.description; mixedvariant_mod mixedleft mixedright Divides left by right and returns the remainder. &reftitle.parameters; left The left operand. right The right operand. &com.variant-arith; &reftitle.returnvalues; Returns the remainder of the division. &reftitle.seealso; variant_div variant_idiv