Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » File System » CopyFiles

CopyFiles


Copy files that match a pattern from a directory to other directory.

Name Type Description
inStartDirectory Directory
inMask String Wildcard pattern
inOutputDirectory Directory
inProcessSubdirectories Bool
inOverwrite Bool
outSuccess Bool

Errors

This filter can throw an exception to report error. Read how to deal with errors in Error Handling.

List of possible exceptions:

Error type Description
DomainError inMask needs to be filled in
DomainError inOutputDirectory needs to be filled in
DomainError inStartDirectory needs to be filled in

Complexity Level

This filter is available on Basic Complexity Level.