How to use Dynamic For Each?

Does anybody have a short decription on how to use the “Dynamic for each” Activity?

Hi
Welcome back to uipath community
Usually for each loop and iteration can be made dynamic which is purely based on the input array or collection variable passed
So if we are able to pass dynamic variable then it’s possible
But the activities involved in it must be applicable for all inputs passed

Cheers @Daniel_Augusto