Join Slack
Powered by
unable to get the value from getSublistValue() in ...
# suitescript
r
raju
10/04/2021, 7:09 PM
unable to get the value from getSublistValue() in user event script.
b
battk
10/04/2021, 8:27 PM
index is off
battk
10/04/2021, 8:27 PM
ss2 starts at 0, not 1
battk
10/04/2021, 8:28 PM
other than that the code looks fine, at the very least
item1
should have a value
s
stalbert
10/04/2021, 10:30 PM
another example of why one might prefer not to write iteration logic manually. Have you tried
lodash
?
2
Views
Open in Slack
Previous
Next