[#BloombergLP-bslfmt-TestSpecificationGenerator-addFillCharacter] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslfmt.adoc[bslfmt]::xref:BloombergLP/bslfmt/TestSpecificationGenerator.adoc[TestSpecificationGenerator]::addFillCharacter :relfileprefix: ../../../ :mrdocs: Add the specified `character` to the set of fill characters. Note that generated instructions will contain the `character` only if this function is called before the `setup` method invocation. == Synopsis Declared in `<bslfmt_testspecificationgenerator.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void addFillCharacter(char character); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#