@extendscript/aes.patch.array.lastindexof

js
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.
Version 2.0.0 License MIT
Keywords
extendscriptpolyfillshim
INSTALL