Skip to content

Std json jsonobject getvalue

std:std.json.JsonObject.GetValue

Method GetValue:JsonValue( key:String )#

Gets the value associated with a key.

Returns the json value associated with key, or null if key does not exist.

Parameters
index index Object key.