14 lines
285 B
Plaintext
14 lines
285 B
Plaintext
[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]
|
|
|===
|