Copia File Rinominandolo - Copy File Renaming it

filesystem.rename(Old name , New name)

rename ( OldPath and Name, New name )

rename ( OldPath and name, NewPath amd Name )

 

Le voci sono utte stringhe e si possono riempire sia con solo il nome ma anche con la directory vecchia e nuova.

Entries are all strings and can be filled with either just the name but also with the old and new directory.