[#BloombergLP-balb-Enumerated-toString] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balb.adoc[balb]::xref:BloombergLP/balb/Enumerated.adoc[Enumerated]::toString :relfileprefix: ../../../ :mrdocs: Return the string representation exactly matching the enumerator name corresponding to the specified enumeration `value`. == Synopsis Declared in `<balb_testmessages.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static char const* toString(xref:BloombergLP/balb/Enumerated/Value.adoc[Value] value); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#