ZhttpGet

Sends an HTTP GET request to the specified URL and stores the response for access via ZhttpStatus and ZhttpResult.

Syntax

ZhttpGet{url}

Arguments

NameTypeRequiredDefault
urlurlYes-

Example

ZhttpGet{https://api.example.com/users/1}