Overview
Changes the capitalisation of a string, either in full, or according to a scheme.
Parameters
Parameter | Parameter | Valid Blocks | Required |
---|
Use Dynamic Name | Show the Dynamic Name slot in the tree so that it can be set dynamically | Boolean Block Group | No |
Dynamic Name | The dynamic name of this item | 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 |