mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-29 18:03:32 -04:00
9 lines
324 B
Text
Generated
9 lines
324 B
Text
Generated
// This is generated by ESQL's AbstractFunctionTestCase. Do no edit it. See ../README.md for how to regenerate it.
|
|
|
|
*Parameters*
|
|
|
|
`condition`::
|
|
A condition.
|
|
|
|
`trueValue`::
|
|
The value that's returned when the corresponding condition is the first to evaluate to `true`. The default value is returned when no condition matches.
|