rtrim.asciidoc 274 B

123456789101112
  1. [[esql-rtrim]]
  2. === `RTRIM`
  3. Removes trailing whitespaces from strings.
  4. [source.merge.styled,esql]
  5. ----
  6. include::{esql-specs}/string.csv-spec[tag=rtrim]
  7. ----
  8. [%header.monospaced.styled,format=dsv,separator=|]
  9. |===
  10. include::{esql-specs}/string.csv-spec[tag=rtrim-result]
  11. |===