Hi all,
What is the major difference between for each loop of Control Flow Activity (for each item) and for each loop of Datatable(for each row)? When to use them specifically?
Also mention the use of Dynamic for each loop and how it differs from the above two.
Thanks in advance.