[#BloombergLP-bdlat_SequenceFunctions-bdlat_sequenceManipulateAttribute-0f] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlat_SequenceFunctions.adoc[bdlat_SequenceFunctions]::bdlat_sequenceManipulateAttribute :relfileprefix: ../../ :mrdocs: Manipulate the attribute with the specified `attributeName` of the specified `object`. == Synopsis Declared in `<bdlat_sequencefunctions.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template< class TYPE, class MANIPULATOR> int bdlat_sequenceManipulateAttribute( TYPE* object, MANIPULATOR& manipulator, char const* attributeName, int attributeNameLength); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#