[#BloombergLP-balb-Sequence4-lookupAttributeInfo-04] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balb.adoc[balb]::xref:BloombergLP/balb/Sequence4.adoc[Sequence4]::lookupAttributeInfo :relfileprefix: ../../../ :mrdocs: Return attribute information for the attribute indicated by the specified `name` of the specified `nameLength` if the attribute exists, and 0 otherwise. == Synopsis Declared in `<balb_testmessages.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:BloombergLP/bdlat_AttributeInfo.adoc[bdlat_AttributeInfo] const* lookupAttributeInfo( char const* name, int nameLength); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#