[Jaffa Software]

LTRIM

Syntax


LTRIM(<expr>)

Description

Returns <expr> with any leading whitespace
(spaces or tabs) removed. Trailing whitespace
can be removed using RTRIM and both can be
removed using TRIM.

< Online help
<< WimpWorks