To Uppercase (First Letter)

Top  Previous  Next

Converts the first letter of the first word of the text to uppercase

Syntax

 

{#toUpperFirst textToConvert#}

textToConvert: the first letter of the text will be converted to uppercase

 

Example

Phrase:

{#toUpperFirst good morning#}

 

Result:

Good morning