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

    LTRIM() removes leading blanks from a character expression.

Syntax

    LTRIM(<exp C>)

Usage

    Use this function to remove leading blanks that result from the STR()
    function.

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

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