Search

DeleteFolder

Last Updated: Mar 8, 2023

Articles

Use this function to delete a folder in the given folder path.

Syntax

DeleteFolder (source_folder)

Parameters

Input Parameter Name Description
source_folder Path of the folder to be deleted

Sample

DeleteFolder (C:\Invoices)

  • Deletes the folder Invoices in the path C:\Invoices.

To view all the File functions, click here.

Did you find what you were looking for?