|   |   | 
| OnHTTPGetTerminated A http.get command has terminated execution | 
| Parameters | 
|  | 
| Window | 
| Console | 
| Description | 
| Triggered when a http.get file download has terminated execution. If the transfer has been successful then $0 will contain the value 1 (true), otherwise will contain the value 0. $1 contains the remote URL and $2 the local path on disk of the saved file. $3 contains the magic identifier passed to the http.get command by the means of the -i switch. |