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