Join Slack
Powered by
I will expect `var iMax = _.maxBy(value, function(...
# suitescript
a
alien4u
11/08/2018, 7:21 PM
I will expect
var iMax = _.maxBy(value, function(eaMax) { return eaMax.quantity; });
this will return also a number but it actually return the whole object(funny)...
Open in Slack
Previous
Next