Result object containing the double value.
Value exists:
{ value: 19.99 } Copy
{ value: 19.99 }
Value not found:
{ value: null } Copy
{ value: null }
The stored double value, or null if not found.
Result object containing the double value.
Example
Value exists:
Example
Value not found: