Last updated 2 months ago
Was this helpful?
Copies a file from one location to another
FileCopy(source=[string], destination=[string], createPath=[boolean])
source
string
true
The source file
destination
The destination file
createPath
boolean
false
[ true ] whether to create any nested paths required to the new file