[#BloombergLP-bslim-Printer-start] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslim.adoc[bslim]::xref:BloombergLP/bslim/Printer.adoc[Printer]::start :relfileprefix: ../../../ :mrdocs: Print to the output stream supplied at construction `absLevel() * spacesPerLevel()` blank spaces if the `suppressInitialIndentFlag` is `false`, and suppress the initial indentation otherwise. If the optionally specified `suppressBracket` is `false`, print an opening square bracket. == Synopsis Declared in `<bslim_printer.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void start(bool suppressBracket = false) const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#