FunctionsFunction ListTITLEOn this pageTITLE Capitalize the first letter of each word in a string Example Usage TITLE("the red fox") -> "The Red Fox" Overview Function signature TITLE(value) Category String Return data type string Arguments NameDataTypeList Options DescriptionvaluestringThe string to capitalize each word