Variant.Operator MultiplyRight

From Xojo Documentation

Method

Variant.Operator_MultiplyRight(v as Variant) As Variant

Supported for all project types and targets.

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