JSON Number
A numeric value that can be an integer or a floating-point number. It is not enclosed in quotes.
Numbers in JSON follow the standard double-precision floating-point format. They do not support octal or hexadecimal formats.
A numeric value that can be an integer or a floating-point number. It is not enclosed in quotes.
Numbers in JSON follow the standard double-precision floating-point format. They do not support octal or hexadecimal formats.