Multi remove
Remove a multiple smaller texts from a bigger piece of text
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
Text | Specify the piece of text to remove "To remove" from. | STRING | true | |
To remove | Specify the pieces of text to remove | 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 |