Network
The commands for working with the network/internet are described here.
| Download File | The command downloads and saves the file. | 
| Get Web Page | The command sends a GET request and writes the response to a variable. | 
| HTTP Request | The script sends an HTTP request. | 
| Send JSON Request | The script sends a JSON HTTP request. |