Last Updated: May 27, 2021
Use this function to download a file from the given URL.
Download File (url, extension)
| Input Parameter Name | Description |
|---|---|
| url | URL to download the file from |
| extension | Extension to save the file as |
| Return value | Description |
|---|---|
| Path | Returns the location of the downloaded file |
Download File (https:/ /drive.google.com/drive/folders/Invoices/Travel_Invoice.pdf, .pdf)
To view all the File functions, click here.