Description | The |
Syntax | PROPER( |
Output | text |
Variables
text
: The input text string you want to capitalize correctly.
Example
PROPER(`Original Text`)
ID | Original Text | PROPER |
1 | hello, world! | Hello, World! |
2 | example text for users | Example Text For Users |
3 | sAvant aNaLyTiCs tutorial | Savant Analytics Tutorial |