Question
RPA - passing list of array (string value) and loop it through
Hi,
I want to read a list of string say {"A","B","C"}. then For A there will be set of specific actions. after that same for B and C
I was able to setup a process variable and pass one value. Can anyone please help on how can I read all values one by one and loop through.
currently I am using variable as below

Thanks,
Mohini
