RenameFile

Description

This activity rename a specific local file.


Misc

DeleteFileIfExist InArgument<Boolean>

Default: false. If it is set to true DocsMarshal automatically overide the file in the destination path if it already exists.

NewPath InArgument<String> REQUIRED

The new path of the file.

OldPath InArgument<String> REQUIRED

The old path of the file to be renamed.