FileCopy

Copies a file from one location to another

Method Signature

FileCopy(source=[string], destination=[string], createPath=[boolean])

Arguments

ArgumentTypeRequiredDescriptionDefault

source

string

true

The source file

destination

string

true

The destination file

createPath

boolean

false

[ true ] whether to create any nested paths required to the new file

true

Examples

Last updated

Logo

Copyright & Register Trademark by Ortus Solutions, Corp & Ortus Software, LLC