Attention
This functionality is only available in the C++ toolkits. For other languages, we recommend using language-specific functionality instead.
OEStringEquals¶
bool OEStringLower(const std::string& a, const std::string& b)
Returns whether the two given string is equivalent using case-insensitive comparison.