case_to_constant
case_to_constantConvert text strings to CONSTANT_CASE format for use in programming constants, configuration files, and environment variables.
Instructions
Convert text to CONSTANT_CASE
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| delimiter | No | ||
| locale | No | ||
| mergeAmbiguousCharacters | No |