| Parameter | Description |
|---|---|
| format | Composite format string that defines how the arguments are formatted. |
| args | Arguments to insert into the formatted output. |
string A new string with the format items replaced by the formatted arguments.
Formats the specified arguments, using this string as the composite format string.