Back

CopyFolder

CopyFolder copies a folder from the app given in source to the destination path. If override is false and the folder already exists in the destination, it will not be copied.

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

string - path to file or folder ( "/absolute/..." or "relative/..." )
boolean
string - "?"