hyTags
HomeHome Getting StartedGetting Started DocumentationDocumentation

request-download

Triggers a file download from the specified URL.
Parameter
Type
Description
url
url
The URL of the file to download.
return
void
Does not return a value. Initiates a browser download of the file at the specified URL.