Remove Text Using Substrings
Removes a specific piece of text from a larger text.
Overview
Syntax
the text1 is "{text1 value}"
the text2 is "{text2 value}"
remove the text2 from the text1Optional: Specifying a Remove Strategy
the text1 is "{text1 value}"
the text2 is "{text2 value}"
remove the text2 from the text1 where
the remove strategy is "{strategy}"Data
Data Name
Can Be Renamed
Parameters
Examples
1. Remove all occurrences
2. Remove the first occurrence
3. Remove the last occurrence
4. No removal strategy specified
Last updated
Was this helpful?

