Code: Select all
Wait>{100/1000}
Code: Select all
Wait>0.1
Wouldn't it be good if we had a WaitMs command which only accepts integers?
I know that we cannot be sure that the actual wait period is equal to the wait milliseconds set but I just want to be sure to have the wait working no matter the local system's settings.