Fields
No configurable options availableSample data
| Input data | Output data |
|---|---|
| ”this is the input" | "This is the input” |
Takes the given input string and converts the first letter to a capital. This only works when en phrase starts with a lowercase letter.
| Input data | Output data |
|---|---|
| ”this is the input" | "This is the input” |