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