in dragon... project. is there a way to slow down a for loop only inside while loop without affecting other codes in that exact while loop.
The panel.sleep() command can be used to temporarily pause the code you are running.