std.json.JsonObject.GetValue - nitrologic/monkey2 GitHub Wiki

std::std.json.std.json.JsonObject.GetValue

Method GetValue:std:std.json.JsonValue( key:monkey:monkey.types.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.