elasticsearch/docs/reference/esql/functions/layout/reverse.asciidoc

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

16 lines
413 B
Plaintext
Raw Normal View History

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