Description Usage Arguments Value Author(s) Examples
Convert a single word to title case
1 | ToTitleCase(x)
|
x |
A single word in the form of a string. |
The original string, but with the first character capitalized.
Patrick Barks <patrick.barks@gmail.com>
1 | ToTitleCase('quebec')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.