123456789101112 |
- [[esql-trim]]
- === `TRIM`
- Removes leading and trailing whitespaces from strings.
- [source.merge.styled,esql]
- ----
- include::{esql-specs}/string.csv-spec[tag=trim]
- ----
- [%header.monospaced.styled,format=dsv,separator=|]
- |===
- include::{esql-specs}/string.csv-spec[tag=trim-result]
- |===
|