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