16 lines
406 B
Plaintext
16 lines
406 B
Plaintext
// This is generated by ESQL's AbstractFunctionTestCase. Do no edit it. See ../README.md for how to regenerate it.
|
|
|
|
[discrete]
|
|
[[esql-repeat]]
|
|
=== `REPEAT`
|
|
|
|
*Syntax*
|
|
|
|
[.text-center]
|
|
image::esql/functions/signature/repeat.svg[Embedded,opts=inline]
|
|
|
|
include::../parameters/repeat.asciidoc[]
|
|
include::../description/repeat.asciidoc[]
|
|
include::../types/repeat.asciidoc[]
|
|
include::../examples/repeat.asciidoc[]
|