Returns the first word of a string capitalized.
The input string.
The first word of the input string, with the first letter capitalized and the rest in lowercase.
If an error occurs during the process.
Generated using TypeDoc
Returns the first word of a string capitalized.