Back
CopyFile
CopyFile copies a file from the app given in source to the destination path.
app.CopyFile(
source
,
destination
)
string
- path to file or folder ( "/absolute/..." or "relative/..." )