case.asciidoc 324 B

123456789
  1. // This is generated by ESQL's AbstractFunctionTestCase. Do no edit it. See ../README.md for how to regenerate it.
  2. *Parameters*
  3. `condition`::
  4. A condition.
  5. `trueValue`::
  6. 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.