Variant.Operator ModuloRight

From Xojo Documentation

Method

Variant.Operator_ModuloRight(v as Variant) As Variant

Supported for all project types and targets.

Used to define the Mod operator for the Variant with the implicit Self on the right.

See Operator_ModuloRight.