[#BloombergLP-bdlar-bdlat_sequenceHasAttribute-08] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlar.adoc[bdlar]::bdlat_sequenceHasAttribute :relfileprefix: ../../ :mrdocs: Return `true` if the specified `ref` has an attribute with the specified `attributeName` of the specified `attributeNameLength`, and `false` otherwise. == Synopsis Declared in `<bdlar_sequenceref.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool bdlat_sequenceHasAttribute( xref:BloombergLP/bdlar/SequenceRef.adoc[SequenceRef] const& ref, char const* attributeName, int attributeNameLength); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#