How can I access the paths of items generated by a Copy or Rename statement?
It would be helpful to have two collections of item paths available in the Results object: one for the list of files before the operation and another for the files after.
This would allow for continued processing of these files or simply outputting their new names.
Edit: FileType NEW could be added to the list of commands because the newfile variable only stores the name of the most recently generated file.