# 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
