2024-03-21 22:51:35 +08:00
|
|
|
// This is generated by ESQL's AbstractFunctionTestCase. Do no edit it. See ../README.md for how to regenerate it.
|
2024-03-20 03:40:13 +08:00
|
|
|
|
|
|
|
[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[]
|
2024-05-04 10:59:51 +08:00
|
|
|
include::../examples/starts_with.asciidoc[]
|