| Parameter | Description |
|---|---|
| sb | Target Text.StringBuilder for the formatted output. |
| format | Composite format string that defines how the arguments are formatted. |
| args | Arguments to insert into the formatted output. |
Appends a formatted string, using the same semantics as Smart.Format.