Im making an automtation that gets in to a specific folder and logs out the name of every file in there.
And I have two questions:
-
I saw a video that used a “For Each File in Folder”. But I cant find that activity in my UI Path. Is there any extention or somthing?
-
I did this this secuence, any idea of how to get the name of each file in the folder? Is there like a GetName or somthing like that?