Join Slack
Powered by
If you have two lines, and you delete the line at ...
# suitescript
e
erictgrubaugh
06/05/2019, 6:17 PM
If you have two lines, and you delete the line at
0
, there is no longer an index
1
in the list, so when your loop iterates to the next index and tries anything on line
1
, there's nothing there
Open in Slack
Previous
Next