elasticsearch/docs/reference/esql/functions/description/reverse.asciidoc
Drew Tate 2046b497fc
[ES|QL] add reverse function (#113297) (#114163)
Adds a REVERSE string function
2024-10-05 05:24:05 +10: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.