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