Make Proper Case
Description
Converts to uppercase the first letter of each word in a string.
INPUT/Output DATA TYPE
Input |
Output |
text |
text |
example
In this example, Idiom is the original column and Idiom - Propercase shows the new values, with all words in the description converted to proper case.