Result object containing the string value.
Value exists:
{ value: 'john_doe' } Copy
{ value: 'john_doe' }
Value not found:
{ value: null } Copy
{ value: null }
Result object containing the string value.