$jsonRequest
makes a json request (GET method) and returns a property from it
Usage
$jsonRequest[url;property;error message;headerName:headerValue;headerName:headerValue;...]
1
makes a json request (GET method) and returns a property from it
$jsonRequest[url;property;error message;headerName:headerValue;headerName:headerValue;...]