term.asciidoc 679 B

1234567891011121314151617
  1. // This is generated by ESQL's AbstractFunctionTestCase. Do no edit it. See ../README.md for how to regenerate it.
  2. [discrete]
  3. [[esql-term]]
  4. === `TERM`
  5. 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."]
  6. *Syntax*
  7. [.text-center]
  8. image::esql/functions/signature/term.svg[Embedded,opts=inline]
  9. include::../parameters/term.asciidoc[]
  10. include::../description/term.asciidoc[]
  11. include::../types/term.asciidoc[]
  12. include::../examples/term.asciidoc[]