Download
Downloads the given file.
Syntax
Browser.Download
ยท [url]
Parameters
- url
- The URL to download.
Return Value
The name of the downloaded file.
Remarks
The file will be downloaded into the Downloads folder inside the project folder. This folder will be created if needed.