08-04-2017 02:04 PM
Does the script snap support ES6? I am having trouble with using find method on arrays.
08-07-2017 08:55 AM
please give syntax of your expression.
array.find(x=>x.==) will get the first find of the match.
03-05-2018 07:44 AM
Does the script snap support ES6 features?