Multi strip
Strip a smaller text from the beginning or end of a bigger piece of text
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
Text | Specify the piece of text to strip "To strip" from. | STRING | true | |
To strip | Specify the pieces of text to strip | ARRAY | true |
Output
Name | Description | Type | Default value |
---|---|---|---|
Result | The name of the variable to store the result of this text manipulation in. | STRING | RESULT |