Update website/source/docs/configuration/from-1.5/functions/string/replace.html.md
Co-Authored-By: Wilken Rivera <dev@wilkenrivera.com>
This commit is contained in:
parent
0c45bd8b4f
commit
68e083603d
@ -29,5 +29,5 @@ hello everybody
|
|||||||
|
|
||||||
## Related Functions
|
## Related Functions
|
||||||
|
|
||||||
- [`regexreplace`](./regexreplace.html) searches & replace a given string for a
|
- [`regexreplace`](./regexreplace.html) searches a given string for another given substring,
|
||||||
substring matching a given regular expression pattern.
|
and replaces each occurrence with a given replacement string.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user