Get details about a JSON Value
json_values_get(id)
Arguments
id |
integer required. The ID of the JSON Value. |
Value
A list containing the following elements:
idinteger, The ID of the JSON Value.
namestring, The name of the JSON Value.
valuestring, The deserialized JSON value.