Array.getArrayElement
json.array.Array getArrayElement(uint index)Conveniently retrieves the array at the given position inside an array.
See also: json.array.Array.getElement, json.node.Node.getArray
Parameters
index | the index of the element to retrieve |
Returns
the array