JSON Parser Xojo plugin

JSONPrimitive.NumberValue Property

Returns the value as Double from the primitive, reading the value either from Integer or Double, not caring which one it is.

NumberValue as Double {Read}

Remarks

See Also

JSONPrimitive Class