[Jaffa Software]

RTRIM

Syntax


RTRIM(<expr>)

Description

Returns <expr> with any trailing whitespace
(spaces or tabs) removed. Leading whitespace
can be removed using LTRIM and both can be
removed using TRIM.

< Online help
<< WimpWorks