Forum Discussion

IgnatiusN's avatar
IgnatiusN
New Contributor II
8 years ago

Javascript in script snap - ES6

Does the script snap support ES6? I am having trouble with using find method on arrays.

2 Replies

  • please give syntax of your expression.

    array.find(x=>x.==) will get the first find of the match.