ahh :face_palm: why is suiteanswers filled with co...
# suitescript
j
ahh 🤦 why is suiteanswers filled with code samples that look like this
Copy code
var initValues = new Array();
initValues.grouptype = 'Employee';
initValues.dynamic = 'F';
🤢 1
s
because it is javascript practices from like 2001