Contents | Index | < Browse | Browse >
usage: STRIP(string,[{'B'|'L'|'T'}|,[pad])

-removes leading & trailing blanks from the string (default both)
-second argument specifies removal of Leading, Trailing, or Both
-optional "pad" character specifies character to be removed