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