cancel
Showing results for 
Search instead for 
Did you mean: 

Javascript in script snap - ES6

IgnatiusN
New Contributor II

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

2 REPLIES 2

nganapathiraju
Former Employee

please give syntax of your expression.

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

akhader
New Contributor

Does the script snap support ES6 features?