Skip to content

Replace Text

Replaces one string with another in the input text

Returns
Text

Parameters

ParameterParameterValid BlocksRequired
Set an Override Name Show the override name slot in the tree so that it can be set statically or dynamically Boolean Block Group No
Override Name The override name of this item. Use this to replace the inherited name with a custom name. Expose it on the tree to set it dynamically. Text Block Group No
Attributes Metadata values for this block. Used in XML and multipart/form-data. Text Block Group No
Input The input string to perform the replace operation on Text Block Group Yes
Replace position How to apply the replacement Text Block Group No
Find The string to find in the input Text Block Group No
Replace with The replacement string(s). If multiple items are specified, they will be applied in order to each found string (the number of items in the replace list must match the number of items found). Text Block Group No