This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
^= Operator
Raises the value of a variable to the power of an exponent and assigns the result back to the variable
Arguments
- Part
- Description
- variable
- Required; any numeric .
- exponent
- Required; any that specifies the exponent.
See Also
&= Operator | *= Operator | += Operator | -= Operator | /= Operator | = Operator | \= Operator | ^ Operator