[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
RTRIM()

    RTRIM() removes trailing blanks from a character expression.

Syntax

    RTRIM(<exp C>)

Usage

    Use this function to remove trailing blanks from a character string.

    If the argument is a null string (""), RTRIM() returns a null also.

See Also: ALLTRIM LTRIM TRIM STR SUBSTR
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson