FileMove
Moves file from source to destination
Method Signature
Arguments
Argument
Type
Required
Description
Default
source
string
true
The source file path.
destination
string
true
The destination file path.
Examples
Related
Last updated