elasticsearch/docs/reference/esql/functions/description/repeat.asciidoc

6 lines
231 B
Plaintext

// This is generated by ESQL's AbstractFunctionTestCase. Do no edit it. See ../README.md for how to regenerate it.
*Description*
Returns a string constructed by concatenating `string` with itself the specified `number` of times.