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