How to Convert to String

image

Output : lst_StorageBucket

From lst_StorageBucket to String???

one array : lst_StorageBucket.AsEnumerable(0).FileFullPath

list output???

Hi

Use FOR EACH ACTIVITY and pass the above ienumerable variable as input

Inside the loop we can get individual string values

Cheers @sumouse

Thanks, I already know that.

Do you have any other way other than that? :slight_smile: :sweat_smile:

For example, one line of code? toList, toArray, toString…

Hi @sumouse
Use PARALLEL FOR EACH Activity and pass the variable as input