@extendscript/aes.patch.array.lastindexof

2.0.0 • Public • Published

array.lastindexof

ES5 Shim

The lastIndexOf() method returns the last index at which a given element can be found in the array, or -1 if it is not present. The array is searched backwards, starting at fromIndex.

Source: ps-scripting-es5shim

Install

npm install @extendscript/aes.patch.array.lastindexof

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

Package Sidebar

Install

npm i @extendscript/aes.patch.array.lastindexof

Weekly Downloads

0

Version

2.0.0

License

MIT

Unpacked Size

3.66 kB

Total Files

6

Last publish

Collaborators

  • extendscripter
  • fabian.moron.zirfas
  • fabianmoronzirfas
  • vogelino