Skip to content

Change Text Case

Changes the capitalisation of a string, either in full, or according to a scheme.

Returns
Text

Parameters

ParameterParameterValid BlocksRequired
Set an Override Name Show the override name slot in the tree so that it can be set 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