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

indexthe index of the element to retrieve

Returns

the array