For the complete documentation index, see llms.txt. This page is also available as Markdown.

Replace Value

Find and replace inside a value store item.

Replace Value searches text inside a Value Store entry and writes the result to a new storage name. Use it to trim, normalise, or reshape captured data before later steps read it.

Replace value Test Step

When to use it

Configure

Basics

Field
What to set

Input Value

Source text and/or a Value to search

Replace

Haystack and needle pair defining what to find

Replacement Mode

First Match (default) or All Matches

Output Storage Name

Name for the transformed result in the Value Store

Advanced

Field
What to set

Status on fail

Tags: data, process, replace, find, convert, edit

Last updated