To Titlecase |
Top Previous Next |
Converts the first letter of each word of the text to uppercase Syntax
{#titleCase textToConvert#} textToConvert: the first letter of each word in the text will be converted to uppercase
Example Phrase: {#titleCase good morning#}
Result: Good Morning |