TitleCase Function Parameters Return value TitleCase string s string Converts the specified string to titlecase. Example: TitleCase("john smith") = "John Smith"