Array.getDoubleElement

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

class Array
double
getDoubleElement
(
uint index
)

Parameters

index uint

the index of the element to retrieve

Return Value

Type: double

the floating point value