toTitle
Converts a string to title case (first letter of each word capitalized).
Syntax
Parameters
| Parameter | Type | Description | Default |
|---|---|---|---|
| text | string |
The text string to convert. | Required |
Converts a string to title case (first letter of each word capitalized).
| Parameter | Type | Description | Default |
|---|---|---|---|
| text | string |
The text string to convert. | Required |