# .b command

The .b command outputs a partially filled
line before processing the next line.

## Syntax

```
.b
```

## See also

- [.break command (Runoff)](https://d3codex.com/runoff/dot-break-command-runoff/)
- [Runoff commands](https://d3codex.com/runoff/runoff-commands/)

---
Source: https://d3codex.com/runoff/dot-b-command/ - part of the D3Codex reference.
