12345678910111213 |
- [discrete]
- [[esql-rtrim]]
- === `RTRIM`
- Removes trailing whitespaces from strings.
- [source.merge.styled,esql]
- ----
- include::{esql-specs}/string.csv-spec[tag=rtrim]
- ----
- [%header.monospaced.styled,format=dsv,separator=|]
- |===
- include::{esql-specs}/string.csv-spec[tag=rtrim-result]
- |===
|