Description Usage Arguments Value Examples
Turn to uppercase the first letter of a string
1 | .simpleCap(x)
|
x: |
any string |
The string with first letter capital
1 | output <- .simpleCap ("the quick red fox jumps over the lazy brown dog");
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.