Here's a quick UiPath For Each example that demonstrates how to use the loop activity in UiPath Studio.
This UiPath example is quite simple and straight forward. We add a UiPath For Each Activity onto a workflow, add an int32 array, and then print out the value of each array element.
We also look at the length of the array just to prepare people for possible UiPath Associate Certification exam questions on the topic.
Want a quick UiPath For Each Activity example? This short, five minute tutorial is for you.