elasticsearch/docs/reference/esql/functions/layout/starts_with.asciidoc
2024-05-03 22:59:51 -04:00

15 lines
441 B
Text

// 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[]