[#BloombergLP-ball-RecordStringFormatter-operator_assign] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/RecordStringFormatter.adoc[RecordStringFormatter]::operator= :relfileprefix: ../../../ :mrdocs: Assign to this record formatter the value of the specified `rhs`. == Synopsis Declared in `<ball_recordstringformatter.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/ball/RecordStringFormatter.adoc[RecordStringFormatter]& operator=(xref:BloombergLP/ball/RecordStringFormatter.adoc[RecordStringFormatter] const& rhs); ---- == Return Value reference to this object == Parameters [cols="1,4"] |=== | Name| Description | *rhs* | record formatter to assign from |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#