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