[#BloombergLP-ball-UserFieldValue-theCharArray] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/UserFieldValue.adoc[UserFieldValue]::theCharArray :relfileprefix: ../../../ :mrdocs: Return a reference providing non‐modifiable access to the `bsl::vector<char>` value of this object. The behavior is undefined unless `type() == ball::UserFieldType::e_CHAR_ARRAY`. == Synopsis Declared in `<ball_userfieldvalue.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:bsl/vector-00d.adoc[bsl::vector<char>] const& theCharArray() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#