Move File
Move a File
Description
Move a file from a source path to a destination
Properties
Src Path
The src path of the file to be moved. This is the absolute file path
Destination
The destination of the file that is to be move. This is the absolute file path.
Returns
Returns the full path of the moved file
Last updated