TRIM: Removing Trailing Occurrences (Maintain)

How to:

The TRIM function removes trailing occurrences of a pattern within a character string.

There is also a TRIM function available for the reporting language. For information on this function, see TRIM: Removing Leading and Trailing Occurrences.

Syntax: How to Remove Trailing Occurrences

TRIM(string)

where:

string

Alphanumeric

Is the character string enclosed in single quotation marks, or the field containing the string.

WebFOCUS

Feedback