Join Slack
Powered by
Public Service Announcement: Do not do this: Arra...
# suitescript
p
PabloZ
08/24/2018, 4:02 PM
Public Service Announcement: Do not do this: Array.prototype.diff = function(array2) { return this.filter(function(i) {return array2.indexOf(i) < 0;}); }; in suitescript, specially suitescript 2 😅
Open in Slack
Previous
Next