Array.getElement

json.node.Node getElement(uint index)

Retrieves the element at the given position in the array.

Parameters

indexthe index of the element to retrieve

Returns

the element at the given position