rtrim.asciidoc 285 B

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