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

Strip Special Characters (New Line)

Prev Next

Step Details

Introduced in Version4.0.0
Last Modified in Version5.0.0
LocationData > Text

The Strip Special Characters (New Line) step removes the special characters from the input provided.


Properties

Inputs

PropertyDescriptionData Type
InputString to remove characters from.String
Strip New LineWill remove the new line character from the stringBoolean
Strip SlashNWill remove the \n character from the stringBoolean
Strip SlashRWill remove the \r character from the stringBoolean

Outputs

PropertyDescriptionData Type
OutputNew string with none of the special characters String