[top] / string / swapcase
swapcase(s)
swapcase(s) -> string
Return a copy of the string s with upper case characters converted to lowercase and vice versa.