EFM - Easy File Manager > EFMBPLibrary > Copy File Object

Copy File Object

Copies a given file to a given destination

Inputs

In
Exec

File
EFMFile Object Reference

The file to copy

Absolute Destination
String

The absolute file destination (Directory + File + Extension)

Outputs

Out
Exec

Success
Boolean

Returns if the operation was successful

Copied File
EFMFile Object Reference

The copied file reference