Difference between revisions of "LTRIM()"

From Lianjapedia
Jump to: navigation, search
 
m (1 revision)
(No difference)

Revision as of 05:56, 25 October 2011

Purpose

Function to trim spaces from left


Syntax

LTRIM(<expC>)


See Also

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


Description

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


Example

? ltrim("   Recital")
Recital


Products

Recital Server, Recital