Web Utility

web_util.fetchJSON

The script will return a JsonObject from a specified URL

Parameters

Type

url

String

web_util.fetchJSON(url) - JsonObject

Last updated