Return a reference providing non‐modifiable access to the string value of this object. The behavior is undefined unless type() == ball::UserFieldType::e_STRING.
Synopsis
Declared in <ball_userfieldvalue.h>
bsl::string const&
theString() const;
Return Value
non‐modifiable reference to the string value
Created with MrDocs