Skip to content

Std json jsonvalue parse

std:std.json.JsonValue.Parse

Function Parse:JsonValue( src:String,throwex:Bool=false )#

Creates a JSONValue from a JSON string.

Returns null if the json could not be parsed.