Last Updated: Feb 14, 2022
Use this function to capitalize the first character of each word in the input string.
Capitalize (input)
| Input Parameter Name | Description |
|---|---|
| input | input string |
| Return value | Description |
|---|---|
| text | Returns converted text |
Capitalize (abcd ef)
To view all the Text functions, click here.