Skip to content

Replace value in long-text

Description

Replace a matching value within long-text

Input Ports

Name dataType sourceType required description
Match value text link-manual true The key that should be found inside of the text value to be replaced
Replacement value text link-manual true The value that should be used to replace the Match value found inside of the text value
Text value long-text link-manual true The text value that contains the keyword you want to replace with the replacement value

Scenarios

  • The user wants to replace the {name} value inside the text value with the replacement value

Use case

Command

Inputs
  • Match value: {name}
  • Replacement value: Roboteur
  • Text value: Hi, this is {name}
Output

Output

Search Tags

replaces a key inside of a text value with text