[ Version ( since = "0.6" ) ]
public Node dup_element (uint index_)
Retrieves a copy of the element at the given position in the array.
| this |
a JSON array |
| index_ |
the index of the element to retrieve |
|
a copy of the element at the given position |