Remove certain characters from string

Remove certain characters from string

Comments

  • Is there a step that can remove certain characters from a string value? I am trying to remove certain letters.

  • The [b]Strip Characters [/b]step can take in a String input and then specify which characters to remove. There is also a Boolean input to determine case insensitivity. The attached GIF displays an example of this with the string "Hello everyone" with this step removing the letters "e" and "o".

    [img]att1[/img]
    [i]edited by amber.blanton@decisions.com on 11/30/2021[/i]

Sign In or Register to comment.