Transforms the case styling of the text provided.
Category
Text
Inputs (what you have)
NAME | DESCRIPTION | TYPE | REQUIRED | EXAMPLE |
Text | Text to convert the case styling of | Text (Long) | Yes | THIS IS A DOG. |
Case style | Case style to apply to the text | Predefined Choice List | Yes | lower case |
Strip text? | Strip text of any additional whitespace and punctuation | True / False | No | Han Solo |
Note: The value of inputs can either be a set value in the configuration of the Wrk Action within the Wrkflow, or a variable from the Data library section. These variables in the Data library section are the outputs of previous Wrk Actions in the Wrkflow.
Outputs (what you get)
NAME | DESCRIPTION | TYPE | REQUIRED | EXAMPLE |
Transformed text | The transformed text in the case style specified. | Text (Long) | Yes | this is a dog. |
Outcomes
NAME | DESCRIPTION |
Success | This status is selected if the text was successfully transformed. |
Requirements
N/A