elasticsearch/docs/reference/esql/functions/description/replace.asciidoc
Nik Everett 34899069b6
ESQL: Generate a few more docs (#106577)
And improve the error message on csv test failures.
2024-03-21 10:51:35 -04:00

5 lines
235 B
Text

// This is generated by ESQL's AbstractFunctionTestCase. Do no edit it. See ../README.md for how to regenerate it.
*Description*
The function substitutes in the string any match of the regular expression with the replacement string.