Skip to main content

String Replace

The String Replace block receives string data through its Input node, then references the Find Value to search specific values within the string and replaces them with the text or variable entered in the Replace Value field.

The string is passed to the output without modifications if no part of the string matches the Find Value.

Input

  • Input - To be connected to the output of a protocol Input block that can receive strings.

Output

  • Output - To be connected to the input of other blocks in the visual process for further processing.