Skip to content

Rename

Purpose of the Node

This node is designed to rename a file located at a specified source path to a new path. It can also handle the case where the destination file already exists, either by overwriting it or by skipping the operation.

Pins

Pin NamePin DescriptionPin TypeValue Type
StartInitiate ExecutionStructNone
FromSource FlowPathStructFlowPath
ToDestination FlowPathStructFlowPath
OverwriteShould the destination file be overwritten?Booleanfalse
EndDone with the ExecutionStructNone
FailedFailed to move the fileStructNone