Hi,
Does anyone know how to check in a task if another task is running at the moment?
Thanks in advance.
Check if task is running?
Re: Check if task is running?
You can use "Wait for Task" action to wait when specified task will be finished.
If the task is not running the action doesn't wait and goes to next action in current task
If the task is not running the action doesn't wait and goes to next action in current task
Oleg Yershov