elasticsearch/docs/reference/esql/functions/description/substring.asciidoc
Nik Everett 55532c8d6f
ESQL: All descriptions are a full sentence (#110791)
This asserts that all functions have descriptions that are complete
sentences.
2024-07-11 16:44:15 -04:00

5 lines
218 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 substring of a string, specified by a start position and an optional length.