Strip Characters
  • 07 Nov 2022
  • 1 Minute to read
  • Dark
    Light

Strip Characters

  • Dark
    Light

Article Summary

Step Details

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

The Strip characters step removes the specified characters from the input provided. 



Properties

Inputs

PropertyDescriptionData Type
Case InsensitiveIf this setting is true, this step will treat upper and lowercase letters as the same.    
Boolean
Chars to StripList of characters to remove from the string.List of Char
InputString to remove characters from.String

Outputs

PropertyDescriptionData Type
StripCharacters1_Output
New string with none of the specified characters around the string.String


Was this article helpful?