Move Copy File Step
Brief description
This step moves or copies file to another folder.
Step Information
Step name (Not required) – the custom name of the process step that labels the editor’s process step box
Input parameters
- File path (Required)– existing string variable name or value that specifies the full file path
- Destination Path (Required)– existing string variable name or value that specifies the new file path (including the file)
- Is Copy (Required) – copy or move file
- T (true)
- F (false- default value)
- Overwrite File (Required)– overwrite existing file
- T (true)
- F (false- default value)