Hi guys, I have the code below on a client script ...
# suitescript
g
Hi guys, I have the code below on a client script (in the after submit entry point). But I'm not sure if I need to do my for like: for(var x=0;x<itemLines;x++) or (var x=1;x<=itemLines;x++)