Function format
Produces a string according to the specified format.
Parameters
| Name | Description |
|---|---|
| fmt | Format. |
| Args | Types of the arguments. |
| args | Arguments. |
Returns
Formatted string.
Produces a string according to the specified format.
| Name | Description |
|---|---|
| fmt | Format. |
| Args | Types of the arguments. |
| args | Arguments. |
Formatted string.