Hi, Is there a way to make sure that print statements are synchronized while developing a DML script? By this, I mean is there currently a way to ensure that the order of print statements in a DML script are the order in which they are displayed to standard output?
Deron