Array.dupElement

json.node.Node dupElement(uint index)

Retrieves a copy of the element at the given position in the array.

Parameters

indexthe index of the element to retrieve

Returns

a copy of the element at the given position