Back

CopyFolder

CopyFolder copies a folder to a given destination.

  app.CopyFolder( source, destination, overwrite, filter )

If override is false and the folder already exists in the destination, it will not be copied.


string: path to file or folder ( "/absolute/..." or "relative/..." )
boolean
string: "pattern"