Copy File
Copies a specified file to another location.
Options
- Overwrite: When checked overwrite the files in the destination folder with the file that is to be copied.
- Type:
System.Boolean
- Type:
- New Name: New name of the copied file at destination folder
- Type:
System.String
- Type:
Source
- From: The path of the to be copied
- Type:
System.String - Required
- Type:
Destination
- To: It checks whether the specified folder exists or not and returns the result.
- Type:
System.String - Required
- Type: