5 ms·
I posted this in another thread here, but it's documented in the linked page: > A value that is a number, true, false or null in JSON is parsed as a value.
by PuerkitoBio 10y ago
I posted this in another thread here, but it's documented in the linked page:
> A value that is a number, true, false or null in JSON is parsed as a value.
> E.g. '3' is a valid number while '3 times' is a string.