Does anyone here have experience with using currentRecord.removeLine() for multiple lines on the item table in a loop? My main concern is that if I am iterating through the lines and I am deleting 1 line at a time, do the line(s) re-index after each time I call currentRecord.removeLine()?