JSON Parser Xojo plugin

JSONPrimitive.DoubleValue Property

Returns the value as Double from the primitive

DoubleValue as Double {Read and Write}

Remarks

You can check if the value is actually Double by reading the IsDouble property

See Also

JSONPrimitive Class