Have Questions?  Need Expert Answers?  JOIN LUNCH N' LEARNS!

Strip Characters

Prev Next

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