Hello,
You can insert conditional command, 'If-Else-EndIf' to perform set of actions only if particular condition is fulfilled or not. If you are working with loops and want to continue with next iteration then upcoming version of Automation Anywhere provides you with 'Continue Loop' command. You can use this option to continue with the next iteration in the loop if a particular condition, specified in the task, is fulfilled. As soon as Automation Anywhere encounters a Continue Loop command, it will skip the commands after the same upto the End Loop and go for the next iteration of the loop.
Can you please tell us more about your requirement? In that way we would be able to understand the problem better and can help you accordingly. |