Search

Delete Folder

Last Updated: Dec 3, 2020

Articles

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

Syntax

Delete Folder (source_folder, foldername)

Parameters

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

Sample

Delete Folder (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?