Hi!
Is it possible to update file names(excel files) in a windows folder by fetching filenames from string array? Array is like this {“folder1”,“folder2”,“folder3”} I know that this might be possible to execute via “move” command too but in this case Array would be handy!