Rename path
Description
Renames a file or folder using the absolute path to the file or folder and outputs the next path.
Input Ports
Name | dataType | sourceType | source | required | validation status | description |
---|---|---|---|---|---|---|
Path | text | link-manual | link | true | :x: | The path to the file or folder that you want to rename |
Next name | text | link-manual | link | true | :x: | The new name for the file or folder |
Output Ports
Name | dataType |
---|---|
Next path | text |
Scenarios
- The user wants to rename a
folder
- The user wants to rename a
file
Use case
Inputs
- File path:
D:\example.csv
Experienced tips
- If you do not specify the
path
, the process will stop and provide you with the following error.The path to rename is required
- If you do not specify the
Next name
, the process will stop and provide you with the following error.The name for renaming is required
Search Tags
Rename file
Rename folder