Strip Characters Step

The strip characters step is used to remove any instance of a defined character from an input. It is important to keep in mind that if you include a space(" ") in the chars to strip input, spaces will also be removed from the inputted string to be stripped.

Related Document: https://documentation.decisions.com/step-library/docs/strip-characters

Sign In or Register to comment.