JSON Parser Xojo and Real Studio plugin

JSONNode.DoubleValue Property (console safe)

Sets or gets double value of the node.

DoubleValue as Double {Read and Write}

Remarks

If the node is not actually double node then conversion is attempted.

See Also

JSONNode Class