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