[Jaffa Software]

TRIM

Syntax


TRIM(<expr>)

Description

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

< Online help
<< WimpWorks