Rename
|
|
Changes the name of an existing file. |
Supported Script Types
Properties
| Property | Details |
|---|---|
| OldFileName | The current file that will be re-named. |
| NewFileName | The new name and location for the file. |
Branches
| Branch | Details |
|---|---|
|
Default |
Path taken unless the script meets a condition that requires it to take one of the other branches. It is also taken if the other branches are not defined. |
| OnError | Path taken when the action fails to execute properly. |
Tips & Tricks
- The new name must not be the name of an existing file.
- To verify the existence of a file, use Fileexist.