Strip Special Characters (New Line)
  • 14 Dec 2022
  • 1 Minute to read
  • Dark
    Light

Strip Special Characters (New Line)

  • Dark
    Light

Article Summary

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



Was this article helpful?