Capitalize - 스크립트 및 차트 함수
Capitalize() returns the string with all words in initial uppercase letters. Capitalize() function converts the first character of each word in a text string to uppercase and converts all other characters to lowercase.
구문:
Capitalize(text)
반환 데이터 유형: 문자열