elasticsearch/docs/reference/query-languages/esql/_snippets/functions/layout/values.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

32 lines
727 B
Markdown
Raw Normal View History

% This is generated by ESQL's AbstractFunctionTestCase. Do no edit it. See ../README.md for how to regenerate it.
## `VALUES` [esql-values]
::::{warning}
Do not use 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**
:::{image} ../../../images/functions/values.svg
:alt: Embedded
:class: text-center
:::
:::{include} ../parameters/values.md
:::
:::{include} ../description/values.md
:::
:::{include} ../types/values.md
:::
:::{include} ../examples/values.md
:::
:::{include} ../appendix/values.md
:::