Use this when you want to substitute part of a string within a flow, for example updating a label template with a calculated value.
How to:
Feed in a string
Feed in the string to find.
Feed in the string to replace with.
The result is the entire original string with the found string replaced.

