Description
Returns the number raised to the desired power.
Parameters
Return Type
Number
Example
number a = power(2, 3); print("a= " + a);
Prints: a= 8;
See also
Filter by label
There are no items with the selected labels at this time.
We've encountered an issue exporting this macro. Please try exporting this page again later.