Last Updated: May 27, 2021
This function is deprecated. Use Create Folder.
Use this function to create a folder in the given folder path.
Create Folder (folderpath, foldername)
| Input Parameter Name | Description |
|---|---|
| folderpath | Path of the folder to be created |
| foldername | Name of the folder to be created |
| Return value | Description |
|---|---|
| Destination Path | Returns the path of the created folder |
Create Folder (C:\Invoices, Travel_Invoices)
To view all the File functions, click here.