mfoster711
3 hours agoRegular Contributor
aqUtils.Delay() vs Delay()
I have upgraded to TC 15.80 with python. I have encountered one issue that puzzles me. Historically, in our scripts, we have used Delay(time in millsecs) when needing to have a hard pause in our sc...