Capitalize
  • 23 Apr 2025
  • 1 Minute to read
  • Dark
    Light

Capitalize

  • Dark
    Light

Article summary

Step Details

Introduced in Version4.0.0
Last Modified in Version7.12.0
LocationData > Text

The Capitalize step will capitalize the first letter in each word of the String input. It will not capitalize any other characters except for the first.

This step will not make any character in lowercase

This step will make the value of "this brown bear" turn into "This Brown Bear". It will not make any alterations to the string "THIS BROWN BEAR". This step will only change characters by making them capital.



Properties

Inputs

PropertyDescriptionData Type
ValueString to capitalizeString

Outputs

PropertyDescriptionData Type
Capitalize1_Output
Capitalized stringString


Was this article helpful?