Changes the capitalisation of a string, either in full, or according to a scheme.
Parameters
| Parameter | Parameter | Valid Blocks | Required | 
|---|
| Set an Override Name | Select this to enable setting the data structure item name statically or dynamically | Boolean Block Group | No | 
| Override Name | The override name of this item. Use this to replace the inherited name with a custom name. Expose it on the tree to set it dynamically. | Text Block Group | No | 
| Attributes | Metadata values for this block. Used in XML and multipart/form-data. | Text Block Group | No | 
| Input | The input string to perform the case operation on | Text Block Group | No | 
| Operation | How the string should be changed. Uppercase letters are considered a word boundary. | Text Block Group | No | 
| Convert Initialisms | Whether to leave initialisms as provided, convert them to BLOCK CAPS, lowercase, or CamelCase | Text Block Group | No |