|
How to: |
The SQUEEZ function reduces multiple contiguous spaces within a character string to a single space. The resulting character string has the same length as the original string but is padded on the right with spaces.
SQUEEZ(length, source_string, output)
where:
Integer
Is the number of characters in source_string and output.
Alphanumeric
Is the character string to squeeze.
Alphanumeric
| WebFOCUS | |
|
Feedback |