> For the complete documentation index, see [llms.txt](https://astro-rpa.gitbook.io/astro-rpa-user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://astro-rpa.gitbook.io/astro-rpa-user-guide/g_elements/el_basic/els_data/els_data_strings/el_strreplace.md).

# Replace substring

![](https://1755238209-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNnEkyZmLMSWTDXxpygbG%2Fuploads%2Fgit-blob-16fe17ef234f0a75f66653bd0d591d691075f801%2Fimage%20\(167\).png?alt=media)

Element that replaces substring with given string.

![](https://1755238209-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNnEkyZmLMSWTDXxpygbG%2Fuploads%2Fgit-blob-4f71d5120ccd8d3ef3924d978fe9012a8db9653a%2Fimage%20\(166\).png?alt=media)

Properties

* String\*: \[String] Base string
* Search\*: \[String] Substring to search
* Replace: \[String] String for replacement
* Result\*: \[String] Result string
