Array.getDoubleElement
double getDoubleElement(uint index)Conveniently retrieves the floating point value of the element at the given position inside an array.
See also: json.array.Array.getElement, json.node.Node.getDouble
Parameters
index | the index of the element to retrieve |
Returns
the floating point value