Skip to main content
Issues an HTTP request. The simplified form takes the URL as a single string and issues a GET. Store the response with saveAs.

Parameters

Shorthand

URL as a single string.

Examples