Attention

This functionality is only available in the C++ toolkits. For other languages, we recommend using language-specific functionality instead.

OEStringStripWhiteSpace

std::string OEStringStripWhiteSpace(const std::string &)

Returns a copy of the specified string parameter which has had all whitespace characters at the beginning and the end of the text string removed.