Skip to main content

Convert case style of text

Transforms the case styling of the text provided.

Category

  • Text

Inputs (what you have)

NAMEDESCRIPTIONTYPEREQUIREDEXAMPLE
TextText to convert the case styling ofText (Long)YesTHIS IS A DOG.
Case styleCase style to apply to the textPredefined Choice ListYeslower case
Strip text?Strip text of any additional whitespace and punctuationTrue / FalseNoHan 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)

NAMEDESCRIPTIONTYPEREQUIREDEXAMPLE
Transformed textThe transformed text in the case style specified.Text (Long)Yesthis is a dog.

Outcomes

NAMEDESCRIPTION
SuccessThis status is selected if the text was successfully transformed.

Requirements

  • N/A