Rename File

This function is used to rename specified file/folder. You can change a name of any file as required with this function.

 

If you have used this file anywhere else then don’t forget to rename it from there as well.

 

The parameters for this function are:

 

Path: The path could be a folder/file name to be renamed. It is a required parameter.

Newname:It is the new name. It is a required parameter.

 

 

<RenameFile path="" newname=""/>

 

 

 

See Also: