elasticsearch/docs/reference/esql/functions/parameters/coalesce.asciidoc

10 lines
204 B
Plaintext
Raw Normal View History

// This is generated by ESQL's AbstractFunctionTestCase. Do no edit it. See ../README.md for how to regenerate it.
*Parameters*
`first`::
Expression to evaluate.
`rest`::
Other expression to evaluate.