I'm running a long cmd script out to my devices and I need it to wait inbetween each line. Is there a variable that will instruct it to wait for X number of seconds before running the next command?
I have tried using some of the example variables in the help file which didn't have any affect.
Cheers