Rename File/Folder#
Assign a new name to the specified file or folder.
| Path | [Text] Path to the file or folder whose name needs to be changed. |
| New Name | [Text] New name for the file or folder that needs to be assigned to the specified file or folder. |
| New Extension | [Text] New extension for the specified file. |
| Postfix | [Text] Postfix that will be added to the file name (e.g., "_v2"). |
| Processing Type | Type of processing. Possible values:
|
| Temporary | If checked, the renaming of the file will only occur during the program's execution, and no changes will be made to the file system. Otherwise, the file will be renamed in the file system. |
| Result | [Text] Returns the full path to the new file or folder. |
| Error Handling Level | Select the error handling level. Possible values:
If "Default" is selected, the value from the "Start" block of this diagram will be used. |
| Message Level | Select the message level that the blocks will output during execution. Possible values:
If "Default" is selected, the value from the "Start" block of this diagram will be used. |
| Error Text | [Text] Returns detailed information about the error in case of incorrect execution of the block. |