Difference between revisions of "LTRIM()"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Helengeorge (Talk | contribs) (→Class) |
||
Line 1: | Line 1: | ||
− | |||
− | |||
Revision as of 15:04, 28 October 2009
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 Database Server, Recital Mirage Server, Recital Terminal Developer