LTRIM()

From Recital Documentation Wiki
Revision as of 17:08, 2 December 2009 by Helengeorge (Talk | contribs)

Jump to: navigation, search

Purpose

Function to trim spaces from left


Syntax

LTRIM(<expC>)


See Also

ALLTRIM(), RPAD(), RTRIM(), STRTRAN(), TRIM()


Description

The LTRIM() function removes leading spaces from the character expression <expC>.


Example

? ltrim("   Recital")
Recital


Products

Recital Server, Recital