Move/Copy File ============== Category -------- File Operation Commands Description ----------- This command moves a file to a specified destination. Use this command to move a file to a new destination. Parameters ---------- **Operation** Indicate whether to move or copy the file. **Source File Path** Indicate the path to the source file. **Destination File Path** Indicate the path to the destination folder. **Create Folder** Create folder if destination does not exist. **Delete Existing** Delete file if it already exists. Returned Value -------------- This command does not have returned value. Example Usage ------------- Example Location: `BYpass\\Examples\\File Operation Commands\\Move/Copy File\\Move/Copy File.xml` See Also -------- - :doc:`Create Zip File ` - :doc:`Delete File ` - :doc:`Extract File ` - :doc:`Get Files ` - :doc:`Rename File ` - :doc:`UnZip File ` - :doc:`Wait For File `