Move File
Moves file to given position.
Options
- Overwrite: When checked, overwrites the files in the destination folder with file that is to be copied.
- Type:
System.Boolean
- Type:
Source
- Path: The path of the file to be moved
- Type:
System.String - Required
- Type:
Destination
- To: The destination path where the file is to be moved
- Type:
System.String - Required
- Type: