Description
Copies a specified file or folder from one location to another. CAUTION: the method overwrites the existing files silently.
Syntax
file.copy(dest)
Parameters
Returns
Boolean. Returns true for success, false for failure.