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