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