Trim Text

Trims white spaces before and after the characters in a String object.

Inputs

In String
The String object you want to trim.

Output

Returns the trimmed String object.

Copyright IBM Corp. 2003, 2004