Rename File-3.429.1500
Rename File | |
|---|---|
Author: Irene Cho
DescriptionThis plugin simply renames a file.
|
Required Input
Existing file name in full file-path with extension
New file name with extension
Optional Input
You may check [If file exist] option and choose what to do when the new file already exists.
- Adding (n) at the end of the file name (default)
- Returning failure code
- Overwriting
Return Value
Full file path of the new file (String, CSV, or File)
Result Codes
0 for successful execution
1 for invalid input
9 for everything else
How to set parameters