Methods
format(…args) → {string}
Format a string using positional arguments.
Parameters:
| Name | Type | Attributes | Description |
|---|---|---|---|
args | string | <repeatable> |
Returns:
- Type:
- string
nobr(…args) → {string}
Format a string using positional arguments.
Parameters:
| Name | Type | Attributes | Description |
|---|---|---|---|
args | string | <repeatable> |
Returns:
- Type:
- string
(static) format(…args) → {string}
Format a string using positional arguments.
Parameters:
| Name | Type | Attributes | Description |
|---|---|---|---|
args | string | <repeatable> |
Returns:
- Type:
- string
(static) nobr(…args) → {string}
Format a string using positional arguments.
Parameters:
| Name | Type | Attributes | Description |
|---|---|---|---|
args | string | <repeatable> |
Returns:
- Type:
- string