Parse the given JSON and fill the content of the variable with it.
The JSON string
The variable where to put the parsed JSON
true if JSON was properly parsed
Use variable.fromJSON instead.
variable.fromJSON
Parse the given JSON and fill the content of the variable with it.