Rename File

Renames a given file.

This activity renames a given file with a user-specified name.

Input

  • New File: String Argument Required Specifies the full path of the file with a new filename to rename it with.

  • Original File : String Argument Required Specifies the full path of the file to be renamed.

Last updated