case_to_capital
case_to_capitalConvert text to Capital Case by capitalizing the first letter of each word. Specify delimiters, locale, or handle ambiguous characters for precise formatting.
Instructions
Convert text to Capital Case
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| delimiter | No | ||
| locale | No | ||
| mergeAmbiguousCharacters | No |