Flash Player 5.
my_str.toLowerCase()
my_str
.toLowerCase()
None.
A string.
Method; returns a copy of the String object, with all of the uppercase characters converted to lowercase. The original value is unchanged.