add_double_element
Description:
Conveniently adds the given floating point value into an array.
See also: [method@Json.Array.add_element], [method@Json.Node.set_double]
Parameters:
this |
a JSON array |
value |
the floating point value to add |