TITLEIZE function


Use TITLEIZE to capitalize the first letter of each word in a string of text.

TITLEIZE("hello world")

For more information, see our documentation.