The StartDownload action starts a download with the specified file for the user.
Parameters
|
Type |
Name |
Description |
|---|---|---|
|
TEXT |
Content |
Specifies the content to be downloaded. |
|
TEXT |
Filename |
Specifies the name of the file that is displayed to the user. |
|
TEXT |
Mimetype |
Specifies the mime type of the file. |
Return
|
Type |
Description |
|---|---|
|
DOWNLOAD |
Starts the data download. |