File.Move

Description

Syntax

Parameters

source
(string) full path to the file to be moved
Use wildcards to move groups of files.
destination
(string) path to the new file location
If destination does not included a file name, source file name is used.

Examples

Notes