Variant.Operator PowerRight

From Xojo Documentation

Method

Variant.Operator_PowerRight(v as Variant) As Variant

Supported for all project types and targets.

Used to define the power (^) operator for the Variant with the implicit Self on the right. See Operator_PowerRight.