Copies a given file to a given destination
|
In
Exec
|
|
|
File
EFMFile Object Reference
|
The file to copy |
|
Absolute Destination
String
|
The absolute file destination (Directory + File + Extension) |
|
Out
Exec
|
|
|
Success
Boolean
|
Returns if the operation was successful |
|
Copied File
EFMFile Object Reference
|
The copied file reference |