Have a loop count for Goto action
It would be helpful if the Goto action had a # of loops you could get. Default to 0=no limit, but lets say I want to go to the top of a task is a variable isn't set, but I only want it to do this loop 3 times. Currently I have to set up a variable set to 0, then add 1 every time and have the goto have an If Variable <4. It would be a lot easier if the goto could be set to have a limit.