Remove File or Folder
Removes a file or a folder with given path.
#
Designer Properties- File/Folder Path Path to the file/folder to remove.
#
Properties#
FileSee Designer Properties above.
#
General PropertiesSee General Properties.
#
MiscSee Misc.
#
Out ErrorSee Out Error.
#
ExampleDownload, Rename and Remove File
In this example, we download a rpack file, rename it to "newName123.rpack", get all the files from "ProjectsOutput"(the directory where the file was renamed) and display a message box with all the files available in "ProjectsOutput". After this, we remove the file and display a message box with all the available file in "ProjectsOutput".