What are looping commands are available in automation anywhere and explain difference between them?
Answer Posted / Rekha Meena
Looping commands in Automation Anywhere include 'ForEach', 'While', and 'Until'. The ForEach loop iterates through each element in a collection, while the While and Until loops create an infinite loop that continues until a specific condition is met.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers