RTRIM
Removes trailing whitespace
RTRIM(text
)
Removes trailing whitespace from a text string
Arguments
Input | Description |
| Text(s) to strip of whitespace |
Output
Outputs text
without trailing whitespace
Example
Last updated
Removes trailing whitespace
RTRIM(text
)
Removes trailing whitespace from a text string
Input | Description |
| Text(s) to strip of whitespace |
Outputs text
without trailing whitespace
Last updated