std.json.JsonArray.GetValue - nitrologic/monkey2 GitHub Wiki
std::std.json.std.json.JsonArray.GetValue
std:std.json.JsonValue( index:monkey:monkey.types.Int )
Method GetValue:Gets an array element.
Returns the json value at index
.
Parameters | |
---|---|
index |
index Array index. |