File.Rename

Description

Syntax

Parameters

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

Examples

Notes