Hi,
I am trying to use "Application.Wait" in PB's VB script, but PB doesn't seem to support it. What I need to do is write a code which checks a certain condition, if its true, it waits for 2 minutes and check the condition again, if it is still true, the code takes an action. I am trying to use the Wait method, but in vain. Please suggest!
Thank you!