2025-03-06 23:58:30 +08:00
|
|
|
% This is generated by ESQL's AbstractFunctionTestCase. Do no edit it. See ../README.md for how to regenerate it.
|
|
|
|
|
|
|
|
## `VALUES` [esql-values]
|
|
|
|
::::{warning}
|
2025-03-14 03:33:18 +08:00
|
|
|
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.
|
2025-03-06 23:58:30 +08:00
|
|
|
::::
|
|
|
|
|
|
|
|
**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
|
|
|
|
:::
|
2025-03-14 03:33:18 +08:00
|
|
|
|
|
|
|
:::{include} ../appendix/values.md
|
|
|
|
:::
|