number.isfinite
ES6 Shim
The Number.isFinite()
method determines whether the passed value is a finite number.
Source: MDN
Install
npm install @extendscript/aes.patch.number.isfinite
Test
You can test the code against a range of targets:
npm run test target-1 target-2
We keep a log of test results