hyTags
HomeHome 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.
Test succeeded Test failed