elasticsearch/docs/reference/query-languages/esql/images/functions/case.svg

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

1 line
1.4 KiB
XML
Raw Normal View History

<svg version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" width="698" height="76" viewbox="0 0 698 76"><defs><style type="text/css">.c{fill:none;stroke:#222222;}.k{fill:#000000;font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;font-size:20px;}.s{fill:#e4f4ff;stroke:#222222;}.syn{fill:#8D8D8D;font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;font-size:20px;}</style></defs><path class="c" d="M0 46h5m68 0h10m32 0h30m-5 0q-5 0-5-5v-26q0-5 5-5h318q5 0 5 5v26q0 5-5 5m-185 0h10m32 0h10m128 0h50m128 0h20m-163 0q5 0 5 5v10q0 5 5 5h138q5 0 5-5v-10q0-5 5-5m5 0h10m32 0h5"/><rect class="s" x="5" y="20" width="68" height="36"/><text class="k" x="15" y="46">CASE</text><rect class="s" x="83" y="20" width="32" height="36" rx="7"/><text class="syn" x="93" y="46">(</text><rect class="s" x="145" y="20" width="128" height="36" rx="7"/><text class="k" x="155" y="46">condition</text><rect class="s" x="283" y="20" width="32" height="36" rx="7"/><text class="syn" x="293" y="46">,</text><rect class="s" x="325" y="20" width="128" height="36" rx="7"/><text class="k" x="335" y="46">trueValue</text><rect class="s" x="503" y="20" width="128" height="36" rx="7"/><text class="k" x="513" y="46">elseValue</text><rect class="s" x="661" y="20" width="32" height="36" rx="7"/><text class="syn" x="671" y="46">)</text></svg>