[#BloombergLP-baljsn-ParserUtil-getValue-01] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::xref:BloombergLP/baljsn/ParserUtil.adoc[ParserUtil]::getValue :relfileprefix: ../../../ :mrdocs: Load into the specified `value` the characters read from the specified `data`. Return 0 on success or a non‐zero value on failure. == Synopsis Declared in `<baljsn_parserutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int getValue( xref:BloombergLP/bdlt/Date.adoc[bdlt::Date]* value, std::string_view const& data); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#