elasticsearch/docs/reference/esql/functions/description/reverse.asciidoc
Drew Tate 147461f5b1
[ES|QL] add reverse function (#113297)
Adds a REVERSE string function
2024-10-04 12:57:37 -05:00

5 lines
200 B
Text
Generated

// This is generated by ESQL's AbstractFunctionTestCase. Do no edit it. See ../README.md for how to regenerate it.
*Description*
Returns a new string representing the input string in reverse order.