Join Slack
Powered by
sublists are 1-indexed in suitescript 1.0, which t...
# suitescript
j
jkabot
02/27/2019, 10:39 PM
sublists are 1-indexed in suitescript 1.0, which this looks to be in suitescript 1.0 you need to do
for (var i = 1; i <= record.getLineItemCount('item'); i++)
👍 1
Open in Slack
Previous
Next