|
How to: |
The RTRIM function removes all blanks from the right end of a string.
RTRIM(string)
where:
Alphanumeric
Is the string to trim on the right.
The data type of the returned string is AnV, with the same maximum length as the source string.
| WebFOCUS | |
|
Feedback |