13 lines
274 B
Plaintext
13 lines
274 B
Plaintext
|
[[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]
|
||
|
|===
|