Copy File

Copy a file to another destination

Description

Copy a file to another destination

Properties

Src Path

The source file that is to be copied. This is the absolute path

Destination

This is the destination path of the file to be copied. This is an absolute path and should contain the file name and extension.

Returns

Returns the copied file full path

Last updated