Displays a summary.
Function Parameters | |
---|---|
Parameter | Description |
<format string> | The formatting string of the summary. |
<arg0> … <argn> | The values that will get substituted into the format string. |
{?} specifies a placeholder in the format string where the argument values are substituted in.