LTRIM()

From Recital Documentation Wiki
Jump to: navigation, search

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