Delete Folder
From UBot Studio
This command is a File Command. This command deletes a folder. You will insert the file path of the folder you would like to delete.
Example
delete folder("C:\\Users\\LillyT\\Desktop\\Folder of Awesome Things")
To run the script, insert the file path for the folder you would like to delete.
Running the script will bring up a windows prompt asking if you would like to proceed with the deletion process. Click "Yes" and the folder will be deleted.