Built-in function swapcase - swapcase(s) -> string
Built-in function swapcase - swapcase(s) -> string
SYNOPSIS
import sqlcommon
swapcase(s) -> string
DESCRIPTION
Return a copy of the string s with upper case characters
converted to lowercase and vice versa.
SEE ALSO
sqlcommon
Generated by HTMLFormatter at Fri Dec 20 18:58:58 2002