trimCompress()
Removes white space characters from the beginning and end of the current String, as well as any contained white space.
Syntax
String trimCompress()
Removes white space characters from the beginning and end of the current String, as well as any contained white space.
String trimCompress()