Capitalize() returns the string with all words in initial uppercase letters.
Syntax:
Capitalize(text)
Return data type: string