Uipath Marketplace

Create your first automation in just a few minutes.Try Studio Web

Delete All Files

Delete All Files

by Dasun Kanchana

StarStarStarStarStarStarStarStarStarStar

0

Snippet

Downloads

126

back button
back button
carouselImage0
next button
next button

Summary

Summary

This snippet will delete all files or special file types in any given folder

Overview

Overview

Arguments :

  • In_FileDirectoryPath : This is a String type argument and it assigns the folder path you need.
  • In_deleteAnyFile : This is a Boolean type argument. If it is True then all files in the folder will be deleted. When you don't want to delete all files, keep it's value as False
  • In_dotExtension : This is a String type argument. if In_deleteAnyFile value is set as True, there is no need to assign any value to this argument. Otherwise you should set the value for this argument . E.g:.xlsx

Features

Features

It can be easily used in many circumstances where there is a need to delete many files.

Additional Information

Additional Information

Dependencies

No Dependencies

Code Language

Visual Basic

Publisher

Dasun Kanchana

Visit publisher's page

License & Privacy

Apache

Privacy Terms

Technical

Version

1.0.0

Updated

Feb 18, 2020

Works with

Studio: 18.4 - 22.10

Certification

Silver Certified

Support

UiPath Community Support

Similar Listings