[#BloombergLP-bdlb-CharType-stringAlund] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlb.adoc[bdlb]::xref:BloombergLP/bdlb/CharType.adoc[CharType]::stringAlund :relfileprefix: ../../../ :mrdocs: Return a null‐terminated string consisting of all characters in the category `ALUND` (i.e., `[ALPHA|]`), ordered by increasing character codes. == Synopsis Declared in `<bdlb_chartype.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static char const* stringAlund(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#