10.11 OEStringLower

std::string OEStringLower(const std::string &str)

This function returns a copy of the specified string (str) with all of its letters in lower-case format.