File tools¶
Download file¶
Downloads a file specified using a URL (using for instance http: or
file:).
In other words you can copy/paste a URL and download the file.
Parameters¶
Label  | 
Name  | 
Type  | 
Description  | 
|---|---|---|---|
URL  | 
  | 
[string]  | 
The URL of the file to download.  | 
File destination  | 
  | 
[string] Default:   | 
Specification of the file destination. One of: 
 The file encoding can also be changed here.  | 
Outputs¶
Label  | 
Name  | 
Type  | 
Description  | 
|---|---|---|---|
File destination  | 
  | 
[string]  | 
The location of the downloaded file  |