Renames a folder on the local filesystem.
app.RenameFolder(
source,
destination )
This method can also be used to move a folder to a whole other destination.
See Also: MakeFolder, CopyFolder, DeleteFolder
Renames a folder on the local filesystem.
This method can also be used to move a folder to a whole other destination.
See Also: MakeFolder, CopyFolder, DeleteFolder