elasticsearch/docs/reference/esql/functions/layout/qstr.asciidoc
Luigi Dell'Aquila 458dd4afe3
ES|QL: provide snapshot_only info for functions (Kibana) (#113544) (#113927)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2024-10-04 22:13:19 +10:00

17 lines
679 B
Text
Generated

// This is generated by ESQL's AbstractFunctionTestCase. Do no edit it. See ../README.md for how to regenerate it.
[discrete]
[[esql-qstr]]
=== `QSTR`
preview::["Do not use `VALUES` on production environments. This functionality is in technical preview and may be changed or removed in a future release. Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features."]
*Syntax*
[.text-center]
image::esql/functions/signature/qstr.svg[Embedded,opts=inline]
include::../parameters/qstr.asciidoc[]
include::../description/qstr.asciidoc[]
include::../types/qstr.asciidoc[]
include::../examples/qstr.asciidoc[]