Array.addDoubleElement

Conveniently adds the given floating point value into an array.

See also: json.array.Array.addElement, json.node.Node.setDouble

class Array
void
addDoubleElement
(
double value
)

Parameters

value double

the floating point value to add