Hello, i am trying creating a suitescript which calculates realized time against estimated time... A workorder has different operation sequences, but as it is right now, my code just keep accumulating all the realized time from al the sequences, but i want it to only calculate estimated time FOR EACH sequence, not calculate an accumulationg total.. .How do i make it split between the sequences? so the counter resets when a new sequence starts