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

Example - Rename click to expand contents 

Example - Move click to expand contents