Browser Compatibility Check BugScriptOperatorExponent
Description
The ** exponent operator introduced in ECMAScript 2016 is not supported by all browsers.
Help
For cross-browser compatibility use Math.pow() instead.
Applicable Standards
Change history
- 5.25 Apr 2017 Added.
This page describes a web site issue detected by SortSite Desktop and OnDemand Suite.
Rule ID: BugScriptOperatorExponent