ALLTRIM()
Removes leading and trailing spaces from a character string.
Syntax
ALLTRIM(<expC>)
Usage
ALLTRIM() returns <expC> without leading or trailing blanks and is the
equivalent of LTRIM(RTRIM(<expC>)).
See Also:LTRIMRTRIM
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson